

chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.5.14
@8aca75853dbf3b723bbba615bd5678af8245de72
--- Dockerfile
+++ Dockerfile
... | ... | @@ -11,7 +11,7 @@ |
11 | 11 |
ENV HOME=/home/ubuntu \ |
12 | 12 |
PATH=/home/ubuntu/.local/bin:$PATH |
13 | 13 |
WORKDIR $HOME/faster-whisper-server |
14 |
-COPY --chown=ubuntu --from=ghcr.io/astral-sh/uv:0.5.11 /uv /bin/uv |
|
14 |
+COPY --chown=ubuntu --from=ghcr.io/astral-sh/uv:0.5.14 /uv /bin/uv |
|
15 | 15 |
# https://docs.astral.sh/uv/guides/integration/docker/#intermediate-layers |
16 | 16 |
# https://docs.astral.sh/uv/guides/integration/docker/#compiling-bytecode |
17 | 17 |
RUN --mount=type=cache,target=/root/.cache/uv \ |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?