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 5a51bb2 commit 9108b5aCopy full SHA for 9108b5a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM golang:1.23.4 AS deps
+FROM --platform=$BUILDPLATFORM golang:1.24.3 AS deps
2
3
ARG TARGETOS TARGETARCH KCTRL_VER=development
4
WORKDIR /workspace
0 commit comments