Skip to content

Commit

Permalink
feat: new ecr-token version awscli2.19.3-kubectl1.31.2 (#67)
Browse files Browse the repository at this point in the history
Signed-off-by: Iván Alejandro Marugán <[email protected]>
Co-authored-by: ialejandro <[email protected]>
  • Loading branch information
ialejandro and ialejandro authored Nov 8, 2024
1 parent b89a79c commit c97c95e
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.19.2
ARG AWSCLI_VERSION=2.19.3
ARG KUBECTL_VERSION=1.31.2

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

0 comments on commit c97c95e

Please sign in to comment.