Skip to content

Commit 0a4e6a2

Browse files
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.7 (#2834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e74ef5e commit 0a4e6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN wget --progress=dot:giga -O uwsgi-${_UWSGI_VERSION}.tar.gz https://github.co
1515
#
1616
# Build poetry and export compiled dependecines as plain requirements.txt
1717
#
18-
FROM ghcr.io/astral-sh/uv:0.9.5-alpine AS deps-compile
18+
FROM ghcr.io/astral-sh/uv:0.9.7-alpine AS deps-compile
1919

2020
WORKDIR /
2121
COPY uv.lock pyproject.toml /

0 commit comments

Comments
 (0)