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 59a0491 commit f550d50Copy full SHA for f550d50
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.22.2 AS build
+FROM --platform=$BUILDPLATFORM golang:1.22.3 AS build
2
3
WORKDIR /workspace
4
# Copy the Go Modules manifests
0 commit comments