Bump Alpine to 3.22

Signed-off-by: Ori Shamir <orishamir04@gmail.com>
This commit is contained in:
Ori Shamir 2025-09-30 18:23:56 +03:00
parent e4267a4317
commit 684e02a5ac
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ RUN make static-${TARGETOS}-${TARGETARCH}
# -----------------------------------------------------------------------------
FROM alpine:3.19
FROM alpine:3.22
LABEL org.opencontainers.image.source=https://github.com/helmfile/helmfile