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.
2 parents 84bfed4 + 04d7014 commit d1a5c76Copy full SHA for d1a5c76
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