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 cf14be5 commit 01debd6Copy full SHA for 01debd6
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.25.3@sha256:2e3aca25948111e2a3e4acd66b5c5abebecdea6a434eead036152631e4d0b3a0 as gobuilder
+FROM --platform=$BUILDPLATFORM golang:1.25.3@sha256:6ea52a02734dd15e943286b048278da1e04eca196a564578d718c7720433dbbe as gobuilder
2
WORKDIR /src/little-vm-helper
3
COPY . .
4
ARG TARGETARCH
0 commit comments