Skip to content

Commit

Permalink
Merge pull request #904 from hairyhenderson/dependabot/docker/golang-…
Browse files Browse the repository at this point in the history
…1.14.6-alpine3.12

chore(deps): bump golang from 1.14.4-alpine3.12 to 1.14.6-alpine3.12
  • Loading branch information
Dave Henderson authored and GitHub committed Jul 21, 2020
2 parents 7141b8c + c103548 commit 2203e0a
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.3 AS vault

FROM consul:1.8.0 AS consul

FROM golang:1.14.4-alpine3.12
FROM golang:1.14.6-alpine3.12

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

0 comments on commit 2203e0a

Please sign in to comment.