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