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.9.0-beta3 #9057

Merged
merged 1 commit into from
Nov 11, 2020
Merged

consul: 1.9.0-beta3 #9057

merged 1 commit into from
Nov 11, 2020

Conversation

mikemorris
Copy link
Contributor

No description provided.

@github-actions
Copy link

Diff for 21985a0:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 8b17f06..e6dd211 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -18,8 +18,8 @@ GitRepo: https://github.com/hashicorp/docker-consul.git
 GitCommit: f49c996c29119a14f5e58f09432fcdfe496390c3
 Directory: 0.X
 
-Tags: 1.9.0-beta2, 1.9.0-beta
+Tags: 1.9.0-beta3, 1.9.0-beta
 Architectures: amd64, arm32v6, arm64v8, i386
 GitRepo: https://github.com/hashicorp/docker-consul.git
-GitCommit: ee87185aa25ed5140ca790d45639df3f5c19f33c
+GitCommit: 611bacac239d0c8a4b0e03716b395f201d8d9a8a
 Directory: 0.X
diff --git a/_bashbrew-list b/_bashbrew-list
index e98ea81..d7f8141 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -5,5 +5,5 @@ consul:1.7.9
 consul:1.8
 consul:1.8.5
 consul:1.9.0-beta
-consul:1.9.0-beta2
+consul:1.9.0-beta3
 consul:latest
diff --git a/consul_1.9.0-beta/Dockerfile b/consul_1.9.0-beta/Dockerfile
index 7698145..215dd08 100644
--- a/consul_1.9.0-beta/Dockerfile
+++ b/consul_1.9.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.
-ENV CONSUL_VERSION=1.9.0-beta2
+ENV CONSUL_VERSION=1.9.0-beta3
 
 # This is the location of the releases.
 ENV HASHICORP_RELEASES=https://releases.hashicorp.com

@tianon tianon merged commit a9377e5 into docker-library:master Nov 11, 2020
@mikemorris mikemorris deleted the patch-3 branch November 11, 2020 13:32
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