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 25defc5 commit fb9cf64Copy full SHA for fb9cf64
cicd/Dockerfile_goreleaser
@@ -1,5 +1,5 @@
1
#syntax=docker/dockerfile:1.13
2
-FROM --platform=$BUILDPLATFORM golang:1.24.1-bullseye AS build
+FROM --platform=$BUILDPLATFORM golang:1.24.3-bullseye AS build
3
4
5
RUN <<EOT
0 commit comments