Skip to content

Commit

Permalink
Merge pull request #157 from bank-vaults/dependabot/docker/golang-1.2…
Browse files Browse the repository at this point in the history
…1.0-alpine3.18
  • Loading branch information
ramizpolic authored Aug 9, 2023
2 parents 35661b0 + 814c7ff commit 7431276
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.7-alpine3.18@sha256:7efb78dac256c450d194e556e96f80936528335033a26d703ec8146cec8c2090 AS builder
FROM --platform=$BUILDPLATFORM golang:1.21.0-alpine3.18@sha256:445f34008a77b0b98bf1821bf7ef5e37bb63cc42d22ee7c21cc17041070d134f AS builder

COPY --from=xx / /

Expand Down

0 comments on commit 7431276

Please # to comment.