Skip to content

Commit

Permalink
Merge pull request #48 from devops-ia/feat/upgrade-ecr-token-awscli2.…
Browse files Browse the repository at this point in the history
…18.4-kubectl1.31.1

[ecr-token] new release: awscli2.18.4-kubectl1.31.1
  • Loading branch information
ialejandro authored Oct 11, 2024
2 parents f2ac155 + 0498010 commit 2a739be
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.18.3
ARG AWSCLI_VERSION=2.18.4
ARG KUBECTL_VERSION=1.31.1

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

0 comments on commit 2a739be

Please sign in to comment.