feat: version bump
ZeroDownTime/aws-iam-authenticator/pipeline/head This commit looks good Details
ZeroDownTime/aws-iam-authenticator/pipeline/tag This commit looks good Details

This commit is contained in:
Stefan Reimer 2024-03-21 17:39:14 +00:00
parent e1b089cd00
commit 3bfbe73ca8
1 changed files with 2 additions and 2 deletions

View File

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