fix: remove curl on e2e runner container #9716

Signed-off-by: Son Bui <sonbv00@gmail.com>
This commit is contained in:
Son Bui 2023-08-14 22:02:11 +08:00 committed by k8s-infra-cherrypick-robot
parent 9b87786e07
commit eab33597fd

View file

@ -7,7 +7,6 @@ RUN apk update \
&& apk upgrade && apk add -U --no-cache \
ca-certificates \
bash \
curl \
tzdata \
libc6-compat \
openssl