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 84bfed4 commit 04d7014Copy full SHA for 04d7014
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.22.0 as builder
+FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.22.3 as builder
2
3
ARG TARGETPLATFORM
4
ARG BUILDPLATFORM
0 commit comments