Skip to content

Commit

Permalink
fix: remove curl on chroot container kubernetes#9716
Browse files Browse the repository at this point in the history
Signed-off-by: Son Bui <[email protected]>
  • Loading branch information
sonbui00 authored and k8s-infra-cherrypick-robot committed Sep 8, 2023
1 parent 785974a commit a0a0d57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rootfs/Dockerfile-chroot
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ RUN apk update \
&& apk add -U --no-cache \
bash \
openssl \
curl \
ca-certificates \
dumb-init \
tzdata \
Expand Down

0 comments on commit a0a0d57

Please sign in to comment.