File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 python3 -m venv /lsiopy && \
3535 pip install -U --no-cache-dir \
3636 pip \
37- wheel && \
37+ 'setuptools==81' && \
3838 pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.23/ \
3939 -r https://raw.githubusercontent.com/Tautulli/tautulli-baseimage/refs/heads/python3/requirements.txt && \
4040 echo "**** Hard Coding versioning ****" && \
Original file line number Diff line number Diff line change 3434 python3 -m venv /lsiopy && \
3535 pip install -U --no-cache-dir \
3636 pip \
37- wheel && \
37+ 'setuptools==81' && \
3838 pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.23/ \
3939 -r https://raw.githubusercontent.com/Tautulli/tautulli-baseimage/refs/heads/python3/requirements.txt && \
4040 echo "**** Hard Coding versioning ****" && \
You can’t perform that action at this time.
0 commit comments