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 1ff46c2 commit 210c0f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/bazarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ ARG VERSION
ARG CHANNEL

# Set environment variables
ENV BAZARR_VERSION=v1.4.5 \
PIP_NO_CACHE_DIR=1 \
ENV PIP_NO_CACHE_DIR=1 \
LANG=C.UTF-8 \
USERNAME=nobody \
BAZARR__PORT=6767
Expand Down

0 comments on commit 210c0f3

Please sign in to comment.