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 3333 python3 -m venv /lsiopy && \
3434 pip install -U --no-cache-dir \
3535 pip \
36- wheel && \
36+ 'setuptools==81' && \
3737 pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.23/ \
3838 -r https://raw.githubusercontent.com/Tautulli/tautulli-baseimage/refs/heads/python3/requirements.txt && \
3939 echo "**** Hard Coding versioning ****" && \
Original file line number Diff line number Diff line change 3333 python3 -m venv /lsiopy && \
3434 pip install -U --no-cache-dir \
3535 pip \
36- wheel && \
36+ 'setuptools==81' && \
3737 pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.23/ \
3838 -r https://raw.githubusercontent.com/Tautulli/tautulli-baseimage/refs/heads/python3/requirements.txt && \
3939 echo "**** Hard Coding versioning ****" && \
You can’t perform that action at this time.
0 commit comments