Skip to content

Commit

Permalink
Update apprise from 1.4.5 to 1.6.0 (#4140)
Browse files Browse the repository at this point in the history
  • Loading branch information
louislam authored Dec 1, 2023
1 parent cb3a104 commit 1e75d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/debian-base.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 1e75d81

Please sign in to comment.