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 c5af488Copy full SHA for c5af488
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:764d7e0ce1df1e4a1bddc6d1def5f3516fdc045c5fad88e61f67fdbd1857282f AS builder
3
4
WORKDIR /app
5
0 commit comments