diff --git a/cmd/cl-controlplane/Dockerfile b/cmd/cl-controlplane/Dockerfile index f7642075..e594948a 100644 --- a/cmd/cl-controlplane/Dockerfile +++ b/cmd/cl-controlplane/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.21 +FROM alpine:3.22 # Populated during the build process, for example, with 'arm64' or 'amd64'. ARG TARGETARCH