Bump Alpine to 3.22
Signed-off-by: Ori Shamir <orishamir04@gmail.com>
This commit is contained in:
parent
e4267a4317
commit
684e02a5ac
|
|
@ -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
|
LABEL org.opencontainers.image.source=https://github.com/helmfile/helmfile
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue