feat: version bump for 1.31
All checks were successful
ZeroDownTime/aws-iam-authenticator/pipeline/head This commit looks good

This commit is contained in:
Stefan Reimer 2025-01-10 13:26:15 +00:00
parent b1df05ff8a
commit b66616d5b8

View File

@ -1,5 +1,5 @@
ARG DISTRO_VERSION="3.20" ARG DISTRO_VERSION="3.21"
ARG VERSION="0.6.27" ARG VERSION="0.6.29"
FROM alpine:${DISTRO_VERSION} FROM alpine:${DISTRO_VERSION}
ARG DISTRO_VERSION ARG DISTRO_VERSION