Update apprise from 1.4.5 to 1.6.0 (#4140)

pull/4133/head^2
Louis Lam 5 months ago committed by GitHub
parent cb3a104dc0
commit 1e75d81bcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ RUN apt-get update && \
ca-certificates \
sudo \
nscd && \
pip3 --no-cache-dir install apprise==1.4.5 && \
pip3 --no-cache-dir install apprise==1.6.0 && \
rm -rf /var/lib/apt/lists/* && \
apt --yes autoremove

Loading…
Cancel
Save