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 0aa4182 commit 95f2990Copy full SHA for 95f2990
Dockerfile
@@ -1,5 +1,5 @@
1
ARG PYTHON_VERSION
2
-FROM ghcr.io/astral-sh/uv:0.2.27 as uv
+FROM ghcr.io/astral-sh/uv:0.2.31 as uv
3
FROM python:${PYTHON_VERSION}-slim-bullseye
4
5
WORKDIR /app
0 commit comments