Compare commits

..

1 commit

Author SHA1 Message Date
59569ba214
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.5.28
Some checks failed
Actions / Build Documentation (MkDocs) (pull_request) Failing after 26s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 49s
2025-02-05 01:53:47 +00:00

View file

@ -1,4 +1,4 @@
FROM ghcr.io/astral-sh/uv:0.5.27@sha256:5adf09a5a526f380237408032a9308000d14d5947eafa687ad6c6a2476787b4f AS uv
FROM ghcr.io/astral-sh/uv:0.5.28@sha256:ed00372c1ea265ee741ad0c63e772a86dfa3f8ef18e3ca182b51c9b9ca4e46fc 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