We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e4cde commit 22839eeCopy full SHA for 22839ee
0.X/Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.4
2
MAINTAINER James Phillips <[email protected]> (@slackpad)
3
4
# This is the release of Consul to pull in.
5
-ENV CONSUL_VERSION=0.7.4
+ENV CONSUL_VERSION=0.7.5
6
7
# This is the release of https://github.com/hashicorp/docker-base to pull in order
8
# to provide HashiCorp-built versions of basic utilities like dumb-init and gosu.
0 commit comments