mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-10 07:26:54 +08:00
add curl back
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
4e74052c20
commit
3102dbfaeb
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ RUN set -ex; \
|
||||||
openssl \
|
openssl \
|
||||||
sudo \
|
sudo \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
|
curl \
|
||||||
grep
|
grep
|
||||||
|
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue