Skip to content

Commit

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

build(deps): bump golang from 1.21.2-alpine3.18 to 1.21.4-alpine3.18
  • Loading branch information
akijakya authored Nov 8, 2023
2 parents 8e45a3d + ad1ccc4 commit 6fabad6
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.3.0@sha256:904fe94f236d36d65aeb5a2462f88f2c537b8360475f6342e7599194f291fb7e AS xx

FROM --platform=$BUILDPLATFORM golang:1.21.2-alpine3.18@sha256:a76f153cff6a59112777c071b0cde1b6e4691ddc7f172be424228da1bfb7bbda AS builder
FROM --platform=$BUILDPLATFORM golang:1.21.4-alpine3.18@sha256:110b07af87238fbdc5f1df52b00927cf58ce3de358eeeb1854f10a8b5e5e1411 AS builder

COPY --from=xx / /

Expand Down

0 comments on commit 6fabad6

Please sign in to comment.