fix: remove curl on base container #9716

This commit is contained in:
Son Bui 2023-08-12 14:39:38 +08:00 committed by k8s-infra-cherrypick-robot
parent 49674631ef
commit 785974a3d3

View file

@ -40,7 +40,6 @@ RUN apk update \
pcre \
zlib \
geoip \
curl \
ca-certificates \
patch \
yajl \