lint: Add missing docker.io prefix to ci/lint_imagefile

pull/30501/head
MarcoFalke 4 months ago
parent 98537a0212
commit fadb7c2a91
No known key found for this signature in database

@ -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…
Cancel
Save