MH0386 commited on
Commit
8ed948f
·
verified ·
1 Parent(s): 2e5c38e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -6,7 +6,6 @@ ENV UV_COMPILE_BYTECODE=1 \
6
  UV_NO_CACHE=1 \
7
  UV_PYTHON_PREFERENCE=only-managed \
8
  UV_SYSTEM_PYTHON=1 \
9
- PATH="/home/vocalizr/app/.venv/bin:$PATH" \
10
  GRADIO_SERVER_PORT=8080
11
 
12
  RUN groupadd vocalizr && \
 
6
  UV_NO_CACHE=1 \
7
  UV_PYTHON_PREFERENCE=only-managed \
8
  UV_SYSTEM_PYTHON=1 \
 
9
  GRADIO_SERVER_PORT=8080
10
 
11
  RUN groupadd vocalizr && \