We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62aa44c commit 99a8a36Copy full SHA for 99a8a36
2 files changed
Dockerfile
@@ -84,7 +84,7 @@ RUN \
84
pip install -U --no-cache-dir \
85
pip \
86
wheel && \
87
- pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.22/ \
+ pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.23/ \
88
apprise \
89
pynzb \
90
requests && \
Dockerfile.aarch64
0 commit comments