Skip to content

Commit

Permalink
Merge pull request #146 from bank-vaults/dependabot/docker/golang-1.2…
Browse files Browse the repository at this point in the history
…0.7-alpine3.18

build(deps): bump golang from 1.20.6-alpine3.18 to 1.20.7-alpine3.18
  • Loading branch information
akijakya authored Aug 2, 2023
2 parents 291ee33 + fe0760a commit 90f4821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 AS xx

FROM --platform=$BUILDPLATFORM golang:1.20.6-alpine3.18@sha256:6f592e0689192b7e477313264bb190024d654ef0a08fb1732af4f4b498a2e8ad AS builder
FROM --platform=$BUILDPLATFORM golang:1.20.7-alpine3.18@sha256:7efb78dac256c450d194e556e96f80936528335033a26d703ec8146cec8c2090 AS builder

COPY --from=xx / /

Expand Down

0 comments on commit 90f4821

Please # to comment.