Skip to content

Commit 442876c

Browse files
Update ghcr.io/astral-sh/uv Docker tag to v0.9.22 (#1429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50b0f4d commit 442876c

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
@@ -26,7 +26,7 @@ ENV PYTHONFAULTHANDLER=1 \
2626
FROM py-base AS api-builder
2727
WORKDIR "/tekst"
2828

29-
COPY --from=ghcr.io/astral-sh/uv:0.9.18 /uv /uvx /bin/
29+
COPY --from=ghcr.io/astral-sh/uv:0.9.22 /uv /uvx /bin/
3030
COPY Tekst-API/tekst/ ./tekst/
3131
COPY Tekst-API/uv.lock* \
3232
Tekst-API/pyproject.toml \

0 commit comments

Comments
 (0)