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.
1 parent 6f25c98 commit 41db8dcCopy full SHA for 41db8dc
cluster_tools/tests/Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.11
2
3
-COPY --from=ghcr.io/astral-sh/uv:0.4.20 /uv /bin/uv
+COPY --from=ghcr.io/astral-sh/uv:0.5.22 /uv /bin/uv
4
5
RUN mkdir /cluster_tools
6
COPY . /cluster_tools
0 commit comments