We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0afe0f1 + 58abdc1 commit 030da21Copy full SHA for 030da21
slurm-docker-cluster/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG UV_VERSION="0.7.0"
+ARG UV_VERSION="0.7.14"
2
3
FROM ghcr.io/astral-sh/uv:$UV_VERSION AS uv
4
slurm-python/Dockerfile
@@ -1,5 +1,5 @@
ARG PYTHON_VERSION=3.11
-ARG UV_VERSION=0.7.6
5
FROM docker.io/python:$PYTHON_VERSION
0 commit comments