mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-29 11:12:10 +01:00
lint: Add missing docker.io prefix to ci/lint_imagefile
This commit is contained in:
parent
98537a0212
commit
fadb7c2a91
@ -4,7 +4,7 @@
|
||||
|
||||
# See test/lint/README.md for usage.
|
||||
|
||||
FROM debian:bookworm
|
||||
FROM docker.io/debian:bookworm
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
ENV LC_ALL=C.UTF-8
|
||||
|
Loading…
x
Reference in New Issue
Block a user