Skip to content

Commit

Permalink
feat: new ecr-token version awscli2.22.17-kubectl1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ialejandro committed Dec 16, 2024
1 parent f6e2b4a commit 7f78d72
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,5 +1,5 @@
ARG AWSCLI_VERSION=2.22.17
ARG KUBECTL_VERSION=1.31.3
ARG KUBECTL_VERSION=1.32.0

FROM alpine/k8s:${KUBECTL_VERSION} AS kubectl
FROM amazon/aws-cli:${AWSCLI_VERSION} AS awscli
Expand Down

0 comments on commit 7f78d72

Please sign in to comment.