Skip to content

Commit 4428957

Browse files
committed
feat: new ecr-token version awscli2.27.2-kubectl1.33.0
1 parent 3a7270e commit 4428957

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,5 +1,5 @@
11
ARG AWSCLI_VERSION=2.27.2
2-
ARG KUBECTL_VERSION=1.32.3
2+
ARG KUBECTL_VERSION=1.33.0
33

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

0 commit comments

Comments
 (0)