Skip to content

Commit 38181bf

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.7.14
1 parent a88cf0f commit 38181bf

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
@@ -9,7 +9,7 @@ ENV PATH="$VIRTUAL_ENV/bin:$PATH"
99

1010
FROM python-base AS builder-base
1111

12-
COPY --from=ghcr.io/astral-sh/uv:0.7.13 /uv /uvx /bin/
12+
COPY --from=ghcr.io/astral-sh/uv:0.7.14 /uv /uvx /bin/
1313

1414
WORKDIR $WORKDIR_PATH
1515

0 commit comments

Comments
 (0)