Skip to content

Commit 2c2873f

Browse files
authored
Merge pull request hashicorp#46 from itatabitovski/master
Update to Consul 0.7.1
2 parents 77984a5 + 47d5c86 commit 2c2873f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0.X/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.4
22
MAINTAINER James Phillips <[email protected]> (@slackpad)
33

44
# This is the release of Consul to pull in.
5-
ENV CONSUL_VERSION=0.7.0
5+
ENV CONSUL_VERSION=0.7.1
66

77
# This is the release of https://github.com/hashicorp/docker-base to pull in order
88
# to provide HashiCorp-built versions of basic utilities like dumb-init and gosu.

0 commit comments

Comments
 (0)