Skip to content

Commit 3333273

Browse files
author
MarcoFalke
committed
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.
1 parent b2bb27f commit 3333273

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 mirror.gcr.io/debian:bookworm
7+
FROM mirror.gcr.io/ubuntu:24.04
88

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

0 commit comments

Comments
 (0)