feat: Version bump to 0.6.22
Some checks reported errors
ZeroDownTime/aws-iam-authenticator/pipeline/tag This commit looks good
ZeroDownTime/aws-iam-authenticator/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
Stefan Reimer 2024-07-17 21:28:39 +00:00
parent 3bfbe73ca8
commit 43aa70ed0b

View File

@ -1,5 +1,5 @@
ARG DISTRO_VERSION="3.19"
ARG VERSION="0.6.14"
ARG DISTRO_VERSION="3.20"
ARG VERSION="0.6.22"
FROM alpine:${DISTRO_VERSION}
ARG DISTRO_VERSION