We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b44088 commit e3b03baCopy full SHA for e3b03ba
.github/test/Dockerfile-alpine
@@ -26,7 +26,6 @@ RUN \
26
nodejs \
27
poppler-utils \
28
python3 && \
29
- py3-pip && \
30
echo "**** pip3 install test of changedetection.io ****" && \
31
pip3 install -U pip wheel setuptools && \
32
pip3 install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.21/ -r /requirements.txt && \
0 commit comments