Skip to content

Commit

Permalink
chore(deps): bump consul from 1.7.4 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps consul from 1.7.4 to 1.8.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and GitHub committed Jun 20, 2020
1 parent 2fa8db2 commit 5fd438c
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.4.2 AS vault

FROM consul:1.7.4 AS consul
FROM consul:1.8.0 AS consul

FROM golang:1.14.4-alpine3.12

Expand Down

0 comments on commit 5fd438c

Please sign in to comment.