Update apprise from 1.4.5 to 1.6.0 (#4140)
This commit is contained in:
parent
cb3a104dc0
commit
1e75d81bcf
|
@ -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…
Reference in New Issue