We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fad439 commit febfe58Copy full SHA for febfe58
1 file changed
Dockerfile
@@ -21,7 +21,7 @@ LABEL maintainer="Julian Nonino <noninojulian@gmail.com>"
21
# Args
22
ARG TARGETARCH
23
# renovate: datasource=github-tags depName=aws/aws-cli extractVersion=(?<version>.*)$
24
-ARG AWS_CLI_VERSION=2.33.28
+ARG AWS_CLI_VERSION=2.34.11
25
# renovate: datasource=github-releases depName=kubernetes/kubernetes
26
ARG KUBECTL_VERSION=v1.35.1
27
0 commit comments