diff --git a/Dockerfile b/Dockerfile index acce449c7..307d286e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ RUN make static-${TARGETOS}-${TARGETARCH} # ----------------------------------------------------------------------------- -FROM alpine:3.16 +FROM alpine:3.22.2 LABEL org.opencontainers.image.source https://github.com/helmfile/helmfile