Skip to content

Commit

Permalink
Merge pull request #856 from hairyhenderson/dependabot/docker/golang-…
Browse files Browse the repository at this point in the history
…1.14.3-alpine3.11
  • Loading branch information
dependabot-preview[bot] authored and GitHub committed May 23, 2020
2 parents 499b754 + e566d10 commit 551f874
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
Expand Up @@ -2,7 +2,7 @@ FROM vault:1.4.1 AS vault

FROM consul:1.7.3 AS consul

FROM golang:1.14.2-alpine3.11
FROM golang:1.14.3-alpine3.11

COPY --from=vault /bin/vault /bin/vault
COPY --from=consul /bin/consul /bin/consul
Expand Down

0 comments on commit 551f874

Please sign in to comment.