Skip to content

Commit f4b27fd

Browse files
authored
Merge pull request #2 from DiamondLightSource/renovate/ghcr.io-astral-sh-uv-0.x
Update ghcr.io/astral-sh/uv Docker tag to v0.8
2 parents 307e012 + 22829d0 commit f4b27fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ RUN /root/terminal-config/ensure-user-terminal-config.sh && \
2626

2727
# Install uv using the official image
2828
# See https://docs.astral.sh/uv/guides/integration/docker/#installing-uv
29-
COPY --from=ghcr.io/astral-sh/uv:0.7 /uv /uvx /bin/
29+
COPY --from=ghcr.io/astral-sh/uv:0.8 /uv /uvx /bin/

0 commit comments

Comments
 (0)