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 69bdd16 commit 49bf9b7Copy full SHA for 49bf9b7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.22.3 AS build
+FROM --platform=$BUILDPLATFORM golang:1.22.4 AS build
2
3
WORKDIR /workspace
4
# Copy the Go Modules manifests
0 commit comments