Skip to content

Commit 95f2990

Browse files
Bump astral-sh/uv from 0.2.27 to 0.2.31 (#44)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0aa4182 commit 95f2990

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
@@ -1,5 +1,5 @@
11
ARG PYTHON_VERSION
2-
FROM ghcr.io/astral-sh/uv:0.2.27 as uv
2+
FROM ghcr.io/astral-sh/uv:0.2.31 as uv
33
FROM python:${PYTHON_VERSION}-slim-bullseye
44

55
WORKDIR /app

0 commit comments

Comments
 (0)