add missing curl

This commit is contained in:
wh1t3fox
2021-05-24 18:15:07 -04:00
parent 4bedfad86a
commit 69d6bd1785

View File

@ -43,6 +43,7 @@ RUN \
apk add -q --no-progress --no-cache --update \
bash \
ca-certificates \
curl \
iproute2 \
iptables \
ip6tables \