bump alpine version

This commit is contained in:
giotab 2023-03-10 15:27:08 +01:00 committed by GitHub
parent 07ece6cc36
commit 3c475470b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.15.4
FROM alpine:3.17
MAINTAINER Serhiy Mitrovtsiy <mitrovtsiy@ukr.net>
ARG KUBE_VERSION="v1.26.2"