chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.6.5
Some checks failed
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 1s
Actions / Build Documentation (MkDocs) (pull_request) Failing after 0s

This commit is contained in:
Renovate 2025-03-06 21:14:53 +00:00
parent 15b7ef61b1
commit 29e4e646f8
Signed by: Renovate
GPG key ID: C42AFED545031BE9

View file

@ -1,4 +1,4 @@
FROM ghcr.io/astral-sh/uv:0.5.30@sha256:bb74263127d6451222fe7f71b330edfb189ab1c98d7898df2401fbf4f272d9b9 AS uv
FROM ghcr.io/astral-sh/uv:0.6.5@sha256:d527d4b8a1969332d7d26f2e7326549b950588bad98f810e8ddd258ceca5b77d AS uv
FROM python:3.11-slim@sha256:6ed5bff4d7d377e2a27d9285553b8c21cfccc4f00881de1b24c9bc8d90016e82 AS python
FROM code.forgejo.org/forgejo/runner:6.2.1@sha256:fecc96a111a15811a6887ce488e75718089f24599e613e93db8e54fe70b706e8 AS forgejo-runner