Skip to content

Commit

Permalink
chore(deps,AWS-IAM-Authn): upgraded (0.4.0->)0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pregnor committed Sep 1, 2022
1 parent cec6963 commit a678f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ FROM alpine:3.13 AS iamauth

WORKDIR /tmp

ENV IAM_AUTH_VERSION 0.4.0
ENV IAM_AUTH_VERSION 0.5.9
ENV IAM_AUTH_URL "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v${IAM_AUTH_VERSION}"
RUN set -xe \
&& wget ${IAM_AUTH_URL}/aws-iam-authenticator_${IAM_AUTH_VERSION}_linux_amd64 \
Expand Down

0 comments on commit a678f97

Please sign in to comment.