bump alpine version to the 3.17 (#19)

bump alpine version
This commit is contained in:
Serhiy Mytrovtsiy 2023-03-15 10:37:03 +01:00 committed by GitHub
commit fb6fb028c2
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"