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 4821a0d commit 87f90c9Copy full SHA for 87f90c9
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.21.9 AS deps
+FROM --platform=$BUILDPLATFORM golang:1.22.5 AS deps
2
3
ARG TARGETOS TARGETARCH KCTRL_VER=development
4
WORKDIR /workspace
0 commit comments