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 da9f947 commit 37ad5bfCopy full SHA for 37ad5bf
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.22.4 AS build
+FROM --platform=$BUILDPLATFORM golang:1.22.5 AS build
2
3
WORKDIR /workspace
4
# Copy the Go Modules manifests
0 commit comments