Skip to content

Commit 71f7c96

Browse files
chore(deps): update docker images (non-major) to v0.10.12
1 parent 4db504d commit 71f7c96

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
@@ -11,7 +11,7 @@ ARG PYTHON_VERSION="3.12"
1111
# Set up environment
1212
ENV PYTHON=python${PYTHON_VERSION}
1313

14-
COPY --from=ghcr.io/astral-sh/uv:0.10.0 /uv /usr/local/bin/uv
14+
COPY --from=ghcr.io/astral-sh/uv:0.10.12 /uv /usr/local/bin/uv
1515

1616
USER root
1717

0 commit comments

Comments
 (0)