We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b75ca commit 95ed02aCopy full SHA for 95ed02a
docker/sandbox-bundled/Dockerfile
@@ -10,7 +10,7 @@ COPY images/manifest.txt images/preload ./
10
RUN --security=insecure ./preload manifest.txt
11
12
13
-FROM --platform=${BUILDPLATFORM} golang:1.22-bullseye AS bootstrap
+FROM --platform=${BUILDPLATFORM} golang:1.23-bullseye AS bootstrap
14
15
ARG TARGETARCH
16
ENV CGO_ENABLED 0
0 commit comments