Skip to content

Commit 60eda23

Browse files
authored
Merge pull request #15 from devops-ia/feat/upgrade-ecr-token-awscli2.17.37-kubectl1.31.0
[ecr-token] new release: awscli2.17.37-kubectl1.31.0
2 parents 764bbf9 + 7f58775 commit 60eda23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG AWSCLI_VERSION=2.17.36
1+
ARG AWSCLI_VERSION=2.17.37
22
ARG KUBECTL_VERSION=1.31.0
33

44
FROM alpine/k8s:${KUBECTL_VERSION} AS kubectl

0 commit comments

Comments
 (0)