mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 04:52:36 +02:00
ci: Bump lint imagefile FROM base
According to https://wiki.debian.org/DebianReleases#Production_Releases, the current image will be EOL in about one year, so it seems fine to slowly bump it to something more recent.
This commit is contained in:
parent
b2bb27f40c
commit
3333273a8f
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# See test/lint/README.md for usage.
|
# See test/lint/README.md for usage.
|
||||||
|
|
||||||
FROM mirror.gcr.io/debian:bookworm
|
FROM mirror.gcr.io/ubuntu:24.04
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
ENV LC_ALL=C.UTF-8
|
ENV LC_ALL=C.UTF-8
|
||||||
|
Loading…
Reference in New Issue
Block a user