renovate[bot] 01-03
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.5.14
@8aca75853dbf3b723bbba615bd5678af8245de72
Dockerfile
--- Dockerfile
+++ Dockerfile
@@ -11,7 +11,7 @@
 ENV HOME=/home/ubuntu \
     PATH=/home/ubuntu/.local/bin:$PATH
 WORKDIR $HOME/faster-whisper-server
-COPY --chown=ubuntu --from=ghcr.io/astral-sh/uv:0.5.11 /uv /bin/uv
+COPY --chown=ubuntu --from=ghcr.io/astral-sh/uv:0.5.14 /uv /bin/uv
 # https://docs.astral.sh/uv/guides/integration/docker/#intermediate-layers
 # https://docs.astral.sh/uv/guides/integration/docker/#compiling-bytecode
 RUN --mount=type=cache,target=/root/.cache/uv \
Add a comment
List