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