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 c2ea1e6 commit 2c19b88Copy full SHA for 2c19b88
cluster/images/provider-cilium/Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:3.20.0
2
-RUN apk --no-cache add ca-certificates bash
+RUN apk --no-cache add ca-certificates bash aws-cli
3
4
ARG TARGETOS
5
ARG TARGETARCH
0 commit comments