Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella authored Nov 16, 2024
1 parent a5a6fef commit 8bf5414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/bazarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ RUN \
/app/bazarr/bin/postgres-requirements.txt -L \
"https://raw.githubusercontent.com/morpheus65535/bazarr/v1.4.5/postgres-requirements.txt" && \
echo "**** Install requirements ****" && \
pip install -U --no-cache-dir setuptools && \
pip install -U --no-cache-dir \
pip \
wheel && \
Expand Down

0 comments on commit 8bf5414

Please sign in to comment.