We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f520d commit 4b6ed53Copy full SHA for 4b6ed53
cicd/Dockerfile_goreleaser
@@ -1,5 +1,5 @@
1
#syntax=docker/dockerfile-upstream:1.5
2
-FROM --platform=$BUILDPLATFORM golang:1.22.5-bullseye as build
+FROM --platform=$BUILDPLATFORM golang:1.22.6-bullseye as build
3
4
RUN <<EOT
5
set -e
0 commit comments