Skip to content

Commit fadb7c2

Browse files
author
MarcoFalke
committed
lint: Add missing docker.io prefix to ci/lint_imagefile
1 parent 98537a0 commit fadb7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/lint_imagefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# See test/lint/README.md for usage.
66

7-
FROM debian:bookworm
7+
FROM docker.io/debian:bookworm
88

99
ENV DEBIAN_FRONTEND=noninteractive
1010
ENV LC_ALL=C.UTF-8

0 commit comments

Comments
 (0)