

chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.5.18
@72b312c00185a838257f7180d38d0e7c18692c25
--- Dockerfile
+++ Dockerfile
... | ... | @@ -17,7 +17,7 @@ |
17 | 17 |
PATH=/home/ubuntu/.local/bin:$PATH |
18 | 18 |
WORKDIR $HOME/speaches |
19 | 19 |
# https://docs.astral.sh/uv/guides/integration/docker/#installing-uv |
20 |
-COPY --chown=ubuntu --from=ghcr.io/astral-sh/uv:0.5.14 /uv /bin/uv |
|
20 |
+COPY --chown=ubuntu --from=ghcr.io/astral-sh/uv:0.5.18 /uv /bin/uv |
|
21 | 21 |
# https://docs.astral.sh/uv/guides/integration/docker/#intermediate-layers |
22 | 22 |
# https://docs.astral.sh/uv/guides/integration/docker/#compiling-bytecode |
23 | 23 |
# TODO: figure out if `/home/ubuntu/.cache/uv` should be used instead of `/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?