Skip to content

Commit 2034c94

Browse files
committed
feat: new ecr-token version awscli2.27.17-kubectl1.33.1
1 parent 4697edf commit 2034c94

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.17
2-
ARG KUBECTL_VERSION=1.33.0
2+
ARG KUBECTL_VERSION=1.33.1
33

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

0 commit comments

Comments
 (0)