Skip to content

Commit

Permalink
Merge pull request #217 from bank-vaults/dependabot/docker/golang-ec3…
Browse files Browse the repository at this point in the history
…1b7f

build(deps): bump golang from `96634e5` to `ec31b7f`
  • Loading branch information
akijakya authored Oct 5, 2023
2 parents 55db434 + 6623ba6 commit c6fcd48
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.21.1-alpine3.18@sha256:96634e55b363cb93d39f78fb18aa64abc7f96d372c176660d7b8b6118939d97b AS builder
FROM --platform=$BUILDPLATFORM golang:1.21.1-alpine3.18@sha256:ec31b7fbaf32583af4f4f8c9e0cabc651247624bf962adbb7fa1b54c9c03d5e4 AS builder

COPY --from=xx / /

Expand Down

0 comments on commit c6fcd48

Please sign in to comment.