diff --git a/cmd/cl-go-dataplane/Dockerfile b/cmd/cl-go-dataplane/Dockerfile index c3e2fdfe..4a91019d 100644 --- a/cmd/cl-go-dataplane/Dockerfile +++ b/cmd/cl-go-dataplane/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