fix: remove curl on base container #9716

This commit is contained in:
Son Bui 2023-08-12 14:39:38 +08:00
parent a92e7b4857
commit 94f87358f5

View file

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