MH0386 commited on
Commit
2635ee1
·
verified ·
1 Parent(s): 29e5937

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -6,7 +6,7 @@ ENV UV_LINK_MODE=copy \
6
  UV_COMPILE_BYTECODE=1 \
7
  UV_PYTHON_DOWNLOADS=0
8
 
9
- COPY --from=ghcr.io/astral-sh/uv:latest@sha256:ef11ed817e6a5385c02cd49fdcc99c23d02426088252a8eace6b6e6a2a511f36 \
10
  /uv /uvx /bin/
11
 
12
  WORKDIR /app
 
6
  UV_COMPILE_BYTECODE=1 \
7
  UV_PYTHON_DOWNLOADS=0
8
 
9
+ COPY --from=ghcr.io/astral-sh/uv:latest@sha256:9ac8566d708f42bae522b050004f75ebc7c344bc726d6d4e70f1d308b18c4471 \
10
  /uv /uvx /bin/
11
 
12
  WORKDIR /app