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

consul: 1.10.0-beta3 #10252

Merged
merged 1 commit into from
May 27, 2021
Merged

consul: 1.10.0-beta3 #10252

merged 1 commit into from
May 27, 2021

Conversation

mikemorris
Copy link
Contributor

No description provided.

@github-actions
Copy link

Diff for 8c69c69:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 22dec3a..dca1ecf 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -18,8 +18,8 @@ GitRepo: https://github.com/hashicorp/docker-consul.git
 GitCommit: c77d4c566243f4c75a3efb226b074b3e2063a3f3
 Directory: 0.X
 
-Tags: 1.10.0-beta2, 1.10.0-beta
+Tags: 1.10.0-beta3, 1.10.0-beta
 Architectures: amd64, arm32v6, arm64v8, i386
 GitRepo: https://github.com/hashicorp/docker-consul.git
-GitCommit: 1f909f5d28ddac5be608d1281502de94a2a7132f
+GitCommit: c3f5f188630b9b18fcdcc20f0f04ef82690cb9c5
 Directory: 0.X
diff --git a/_bashbrew-list b/_bashbrew-list
index caffa24..392ddc4 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -5,5 +5,5 @@ consul:1.8.10
 consul:1.9
 consul:1.9.5
 consul:1.10.0-beta
-consul:1.10.0-beta2
+consul:1.10.0-beta3
 consul:latest
diff --git a/consul_1.10.0-beta/Dockerfile b/consul_1.10.0-beta/Dockerfile
index d1f2c6e..f1c797b 100644
--- a/consul_1.10.0-beta/Dockerfile
+++ b/consul_1.10.0-beta/Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.12
 LABEL org.opencontainers.image.authors="Consul Team <consul@hashicorp.com>"
 
 # This is the release of Consul to pull in.
-ARG CONSUL_VERSION=1.10.0-beta2
+ARG CONSUL_VERSION=1.10.0-beta3
 LABEL org.opencontainers.image.version=$CONSUL_VERSION
 
 # This is the location of the releases.

@yosifkit yosifkit merged commit 95b6c99 into docker-library:master May 27, 2021
@mikemorris mikemorris deleted the patch-5 branch May 27, 2021 19:11
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