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: add 1.8.5 #8948

Merged
merged 1 commit into from
Oct 23, 2020
Merged

consul: add 1.8.5 #8948

merged 1 commit into from
Oct 23, 2020

Conversation

mikemorris
Copy link
Contributor

No description provided.

@github-actions
Copy link

Diff for 67a6a52:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 75e5420..8f3f311 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -12,10 +12,10 @@ GitRepo: https://github.com/hashicorp/docker-consul.git
 GitCommit: 14bd1af2348ebd0fda57a9c6edd8c431fa756cad
 Directory: 0.X
 
-Tags: 1.8.4, 1.8, latest
+Tags: 1.8.5, 1.8, latest
 Architectures: amd64, arm32v6, arm64v8, i386
 GitRepo: https://github.com/hashicorp/docker-consul.git
-GitCommit: 960119e28e51882c4c4e175e84684ad4370ae1c5
+GitCommit: f49c996c29119a14f5e58f09432fcdfe496390c3
 Directory: 0.X
 
 Tags: 1.9.0-beta1, 1.9.0-beta
diff --git a/_bashbrew-list b/_bashbrew-list
index 3d8aed4..b1bc7d5 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,7 +3,7 @@ consul:1.6.9
 consul:1.7
 consul:1.7.8
 consul:1.8
-consul:1.8.4
+consul:1.8.5
 consul:1.9.0-beta
 consul:1.9.0-beta1
 consul:latest
diff --git a/consul_latest/Dockerfile b/consul_latest/Dockerfile
index e2f5ae3..4b6707a 100644
--- a/consul_latest/Dockerfile
+++ b/consul_latest/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.8.4
+ENV CONSUL_VERSION=1.8.5
 
 # This is the location of the releases.
 ENV HASHICORP_RELEASES=https://releases.hashicorp.com

@yosifkit yosifkit merged commit 7e099eb into docker-library:master Oct 23, 2020
@mikemorris mikemorris deleted the patch-3 branch October 26, 2020 14:40
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