Skip to content

Commit 2c19b88

Browse files
committed
Feat: Add aws-cli
1 parent c2ea1e6 commit 2c19b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/images/provider-cilium/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM alpine:3.20.0
2-
RUN apk --no-cache add ca-certificates bash
2+
RUN apk --no-cache add ca-certificates bash aws-cli
33

44
ARG TARGETOS
55
ARG TARGETARCH

0 commit comments

Comments
 (0)