mirror of
https://github.com/caronc/apprise-api.git
synced 2025-03-02 16:41:22 +01:00
added curl to container per Discord request
This commit is contained in:
parent
956d0865cb
commit
4fbbd8ba65
@ -57,7 +57,7 @@ RUN set -eux && \
|
||||
nginx && \
|
||||
echo "Installing tools" && \
|
||||
apt-get install -y -qq \
|
||||
sed && \
|
||||
curl sed && \
|
||||
echo "Cleaning up" && \
|
||||
apt-get --yes autoremove --purge && \
|
||||
apt-get clean --yes && \
|
||||
|
Loading…
Reference in New Issue
Block a user