mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-02-14 18:09:57 +00:00
Update comment to be consistent with reality
This commit is contained in:
4
Makefile
4
Makefile
@@ -72,8 +72,8 @@ ENABLE_JOURNALD=0
|
||||
endif
|
||||
|
||||
# TODO(random-liu): Support different architectures.
|
||||
# The debian-base:v1.0.0 image built from kubernetes repository is based on
|
||||
# Debian Stretch. It includes systemd 232 with support for both +XZ and +LZ4
|
||||
# The debian-base:v2.0.0 image built from kubernetes repository is based on
|
||||
# Debian Stretch. It includes systemd 241 with support for both +XZ and +LZ4
|
||||
# compression. +LZ4 is needed on some os distros such as COS.
|
||||
BASEIMAGE:=k8s.gcr.io/debian-base:v2.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user