Skip to content

Commit

Permalink
Merge pull request #746 from hairyhenderson/renovate/docker-consul-1.x
Browse files Browse the repository at this point in the history
Update consul Docker tag to v1.6.3
  • Loading branch information
Dave Henderson authored and GitHub committed Feb 1, 2020
2 parents b10af52 + 03e51b6 commit b101766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.integration
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM vault:1.3.2 AS vault

FROM consul:1.6.2 AS consul
FROM consul:1.6.3 AS consul

FROM golang:1.13.6-alpine3.11

Expand Down

0 comments on commit b101766

Please sign in to comment.