We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8141567 commit d034a6eCopy full SHA for d034a6e
build/Dockerfile
@@ -1,5 +1,5 @@
1
###############################################
2
-FROM --platform=$BUILDPLATFORM golang:1.24@sha256:10c131810f80a4802c49cab0961bbe18a16f4bb2fb99ef16deaa23e4246fc817 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.24@sha256:a3bb6cd5f068b34961d60dcd7fc51fb70df7b74b4aa89ac480fc38a6ccba265e AS builder
3
4
WORKDIR /app
5
0 commit comments