MH0386 commited on
Commit
1a6537c
·
verified ·
1 Parent(s): a95a31a

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:68a26194ea8da0dbb014e8ae1d8ab08a469ee3ba0f4e2ac07b8bb66c0f8185c1 \
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:2fd1b38e3398a256d6af3f71f0e2ba6a517b249998726a64d8cfbe55ab34af5e \
10
  /uv /uvx /bin/
11
 
12
  WORKDIR /app