Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to latest vault docker image - 1.6.3 #9726

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

sarahethompson
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Mar 2, 2021

Diff for ff97649:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index ee20d4c..0f38f9b 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -11,7 +11,7 @@ Architectures: amd64, arm32v6, arm64v8, i386
 GitCommit: 25c5a3a51e0730bd1aae9f924d3700a230f1488c
 Directory: 0.X
 
-Tags: 1.6.2, latest
+Tags: 1.6.3, latest
 Architectures: amd64, arm32v6, arm64v8, i386
-GitCommit: 58af2342eeee52d947acebc44e2df52febc9fb81
+GitCommit: fb6bc85ef0828edb45abac40d5cb55a1d5bf50a6
 Directory: 0.X
diff --git a/_bashbrew-list b/_bashbrew-list
index 96676ba..52377e3 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,4 +1,4 @@
 vault:1.4.7
 vault:1.5.7
-vault:1.6.2
+vault:1.6.3
 vault:latest
diff --git a/vault_latest/Dockerfile b/vault_latest/Dockerfile
index d53f227..5931a31 100644
--- a/vault_latest/Dockerfile
+++ b/vault_latest/Dockerfile
@@ -1,7 +1,7 @@
-FROM alpine:3.10
+FROM alpine:3.13
 
 # This is the release of Vault to pull in.
-ARG VAULT_VERSION=1.6.2
+ARG VAULT_VERSION=1.6.3
 
 # Create a vault user and group first so the IDs get set the same way,
 # even as the rest of this may change over time.

@yosifkit yosifkit merged commit 33cd001 into docker-library:master Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants