Skip to content

Commit 21e47ac

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.6.14 (#11104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20bec13 commit 21e47ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM mcr.microsoft.com/vscode/devcontainers/python:3.13
2-
COPY --from=ghcr.io/astral-sh/uv:0.6.12 /uv /uvx /bin/
2+
COPY --from=ghcr.io/astral-sh/uv:0.6.14 /uv /uvx /bin/
33
ARG USERNAME=vscode
44

55
RUN apt-get update && \

0 commit comments

Comments
 (0)