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.
2 parents 0b69b89 + edf7862 commit b17d65bCopy full SHA for b17d65b
Dockerfile
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: MIT
4
5
## Build first
6
-FROM --platform=${BUILDPLATFORM} golang:latest@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5 AS builder
+FROM --platform=${BUILDPLATFORM} golang:latest@sha256:b39810f6440772ab1ddaf193aa0c2a2bbddebf7a877f127c113b103e48fd8139 AS builder
7
RUN mkdir /builddir
8
ADD . /builddir/
9
WORKDIR /builddir
0 commit comments