Skip to content

Commit 45f60e7

Browse files
authored
feat: new ecr-token version awscli2.34.41-kubectl1.36.0 (#445)
1 parent b43095a commit 45f60e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG AWSCLI_VERSION=2.34.41
2-
ARG KUBECTL_VERSION=1.35.4
2+
ARG KUBECTL_VERSION=1.36.0
33

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

0 commit comments

Comments
 (0)