Skip to content

Commit

Permalink
Merge pull request #283 from bank-vaults/dependabot/docker/golang-1.2…
Browse files Browse the repository at this point in the history
…4.0-alpine3.20
  • Loading branch information
csatib02 authored Feb 16, 2025
2 parents be7a317 + 972e110 commit 2d69c10
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.6.1@sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3 AS xx

FROM --platform=$BUILDPLATFORM golang:1.23.6-alpine3.20@sha256:22caeb4deced0138cb4ae154db260b22d1b2ef893dde7f84415b619beae90901 AS builder
FROM --platform=$BUILDPLATFORM golang:1.24.0-alpine3.20@sha256:79f7ffeff943577c82791c9e125ab806f133ae3d8af8ad8916704922ddcc9dd8 AS builder

COPY --from=xx / /

Expand Down

0 comments on commit 2d69c10

Please sign in to comment.