add curl back

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-01-27 21:52:37 +01:00
parent 4e74052c20
commit 3102dbfaeb

View file

@ -39,6 +39,7 @@ RUN set -ex; \
openssl \
sudo \
netcat-openbsd \
curl \
grep
RUN set -ex; \