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 e74ef5e commit 0a4e6a2Copy full SHA for 0a4e6a2
Dockerfile
@@ -15,7 +15,7 @@ RUN wget --progress=dot:giga -O uwsgi-${_UWSGI_VERSION}.tar.gz https://github.co
15
#
16
# Build poetry and export compiled dependecines as plain requirements.txt
17
18
-FROM ghcr.io/astral-sh/uv:0.9.5-alpine AS deps-compile
+FROM ghcr.io/astral-sh/uv:0.9.7-alpine AS deps-compile
19
20
WORKDIR /
21
COPY uv.lock pyproject.toml /
0 commit comments