mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-13 03:30:42 +02: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.
|
# See test/lint/README.md for usage.
|
||||||
|
|
||||||
FROM debian:bookworm
|
FROM docker.io/debian:bookworm
|
||||||
|
|
||||||
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