Skip to content

Commit aaaed4a

Browse files
update to uv 0.7.17
1 parent f1c1dda commit aaaed4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

slurm-python/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG PYTHON_VERSION=3.11
2-
ARG UV_VERSION="0.7.14"
2+
ARG UV_VERSION="0.7.17"
33

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

0 commit comments

Comments
 (0)