Skip to content

Commit 72edb8c

Browse files
committed
Update vault version
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
1 parent 031f903 commit 72edb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN wget https://raw.githubusercontent.com/Automattic/vip-go-ci/master/tools-ini
4141
bash tools-init.sh && \
4242
rm -f tools-init.sh
4343

44-
ENV VAULT_VERSION 1.0.2
44+
ENV VAULT_VERSION 1.4.3
4545

4646
# Setup Vault
4747
RUN wget https://releases.hashicorp.com/vault/${VAULT_VERSION}/vault_${VAULT_VERSION}_linux_amd64.zip && \

0 commit comments

Comments
 (0)