Skip to content

Commit e3b03ba

Browse files
committed
py3-pip no longer around
1 parent 8b44088 commit e3b03ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/test/Dockerfile-alpine

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ RUN \
2626
nodejs \
2727
poppler-utils \
2828
python3 && \
29-
py3-pip && \
3029
echo "**** pip3 install test of changedetection.io ****" && \
3130
pip3 install -U pip wheel setuptools && \
3231
pip3 install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.21/ -r /requirements.txt && \

0 commit comments

Comments
 (0)