We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a940e commit 2841c9fCopy full SHA for 2841c9f
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.26.2 AS build
+FROM --platform=$BUILDPLATFORM golang:1.26.3 AS build
2
3
WORKDIR /workspace
4
# Copy the Go Modules manifests
0 commit comments