Skip to content

Commit

Permalink
update Aliyun Drive Backup
Browse files Browse the repository at this point in the history
  • Loading branch information
5high authored and 5high committed Feb 6, 2024
1 parent 824b2e2 commit 52ffc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/aliyun_backup/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN \
RUN \
ln -s /usr/bin/python3 /usr/bin/python \
&& python3 -m pip install --upgrade pip \
&& python3 -m pip install --upgrade Pillow \
&& python3 -m pip install --only-binary Pillow Pillow \
&& python3 -m pip install --upgrade schedule \
&& python3 -m pip install --upgrade pytz \
&& python3 -m pip install --upgrade python-dateutil \
Expand Down

0 comments on commit 52ffc1b

Please sign in to comment.