Skip to content

Commit 6b1c788

Browse files
committed
kubectl: Use stable alpine
1 parent 98f4be4 commit 6b1c788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: kubectl/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:edge
1+
FROM alpine
22

33
RUN apk add \
44
bash jq kubectl \

0 commit comments

Comments
 (0)