Update alpine base image to 3.16
Signed-off-by: Jan Düpmeier <j.duepmeier@googlemail.com>
This commit is contained in:
parent
219671b54c
commit
b4b0763cdf
|
|
@ -11,7 +11,7 @@ RUN make static-linux
|
|||
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
FROM alpine:3.13
|
||||
FROM alpine:3.16
|
||||
|
||||
LABEL org.opencontainers.image.source https://github.com/helmfile/helmfile
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue