Update alpine base image to 3.16

Signed-off-by: Jan Düpmeier <j.duepmeier@googlemail.com>
This commit is contained in:
Jan Düpmeier 2022-06-24 09:31:46 +02:00
parent 219671b54c
commit b4b0763cdf
No known key found for this signature in database
GPG Key ID: 43D58EF95AD0AD62
1 changed files with 1 additions and 1 deletions

View File

@ -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