We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031f903 commit 72edb8cCopy full SHA for 72edb8c
Dockerfile
@@ -41,7 +41,7 @@ RUN wget https://raw.githubusercontent.com/Automattic/vip-go-ci/master/tools-ini
41
bash tools-init.sh && \
42
rm -f tools-init.sh
43
44
-ENV VAULT_VERSION 1.0.2
+ENV VAULT_VERSION 1.4.3
45
46
# Setup Vault
47
RUN wget https://releases.hashicorp.com/vault/${VAULT_VERSION}/vault_${VAULT_VERSION}_linux_amd64.zip && \
0 commit comments