Skip to content

Commit 4b82f53

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.11.31
1 parent 7b4f972 commit 4b82f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

container/velorum/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG PYTHON_VERSION=3.12
2-
ARG UV_VERSION=0.11.16
2+
ARG UV_VERSION=0.11.31
33

44
FROM ghcr.io/astral-sh/uv:${UV_VERSION} AS uv
55
FROM python:${PYTHON_VERSION}-alpine

0 commit comments

Comments
 (0)