Skip to content

Commit 52d9f32

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.8.18
1 parent 7206784 commit 52d9f32

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.8.17 /uv /uvx /bin/
12+
COPY --from=ghcr.io/astral-sh/uv:0.8.18 /uv /uvx /bin/
1313

1414
WORKDIR $WORKDIR_PATH
1515

0 commit comments

Comments
 (0)