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 6f2515e commit d9a40d7Copy full SHA for d9a40d7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.21.6 AS deps
+FROM --platform=$BUILDPLATFORM golang:1.22.2 AS deps
2
3
ARG TARGETOS TARGETARCH KCTRL_VER=development
4
WORKDIR /workspace
0 commit comments