Skip to content

Commit

Permalink
Merge pull request #9 from devops-ia/feat/upgrade-ecr-token-awscli2.1…
Browse files Browse the repository at this point in the history
…7.32-kubectl1.30.3

[ecr-token] new release: awscli2.17.32-kubectl1.30.3
  • Loading branch information
ialejandro authored Aug 17, 2024
2 parents 6e280c5 + 2845144 commit 24f697a
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
@@ -1,4 +1,4 @@
ARG AWSCLI_VERSION=2.17.31
ARG AWSCLI_VERSION=2.17.32
ARG KUBECTL_VERSION=1.30.3

FROM alpine/k8s:${KUBECTL_VERSION} AS kubectl
Expand Down

0 comments on commit 24f697a

Please sign in to comment.