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

Bumps Consul version to 1.0.5 #3988

Merged
merged 3 commits into from
Feb 8, 2018
Merged

Conversation

preetapan
Copy link

@yosifkit
Copy link
Member

yosifkit commented Feb 7, 2018

Diff:
warning: insecure protocol git:// detected: git://github.com/hashicorp/docker-consul
diff --git a/_bashbrew-list b/_bashbrew-list
index c9eebc6..154f249 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,2 +1,2 @@
-consul:1.0.3
+consul:1.0.5
 consul:latest
diff --git a/consul_latest/Dockerfile b/consul_latest/Dockerfile
index 516deda..e8cd180 100644
--- a/consul_latest/Dockerfile
+++ b/consul_latest/Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.7
 MAINTAINER James Phillips <james@hashicorp.com> (@slackpad)
 
 # This is the release of Consul to pull in.
-ENV CONSUL_VERSION=1.0.3
+ENV CONSUL_VERSION=1.0.5
 
 # This is the location of the releases.
 ENV HASHICORP_RELEASES=https://releases.hashicorp.com

@yosifkit
Copy link
Member

yosifkit commented Feb 7, 2018

Build test of #3988; 7d665d8; amd64 (consul):

$ bashbrew build consul:1.0.5
Building bashbrew/cache:ee880bf5309d7f097ed1c6a62b3cc6d7cce6f55446880a72c39978ba948e7efa (consul:1.0.5)
Tagging consul:1.0.5
Tagging consul:latest

$ test/run.sh consul:1.0.5
testing consul:1.0.5
	'utc' [1/4]...passed
	'cve-2014--shellshock' [2/4]...passed
	'no-hard-coded-passwords' [3/4]...passed
	'override-cmd' [4/4]...passed

@yosifkit yosifkit merged commit 2565cbd into docker-library:master Feb 8, 2018
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.

3 participants