Skip to content

Commit 4e68f53

Browse files
authored
Merge pull request #195 from devops-ia/feat/upgrade-ecr-token-awscli2.27.12-kubectl1.33.0
[ecr-token] new release: awscli2.27.12-kubectl1.33.0
2 parents 7199162 + 2c8af87 commit 4e68f53

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.27.11
1+
ARG AWSCLI_VERSION=2.27.12
22
ARG KUBECTL_VERSION=1.33.0
33

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

0 commit comments

Comments
 (0)