mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
ci: use Ubuntu 26.04 for lint container
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
# See test/lint/README.md for usage.
|
||||
|
||||
FROM mirror.gcr.io/ubuntu:24.04
|
||||
FROM mirror.gcr.io/ubuntu:26.04
|
||||
|
||||
# Pin uv and ruff to minor version to avoid breaking changes
|
||||
# https://docs.astral.sh/uv/reference/policies/versioning/
|
||||
|
||||
Reference in New Issue
Block a user