Merge pull request #703 from pratikmallya/patch-1

Update comment to be consistent with reality
This commit is contained in:
Kubernetes Prow Robot
2022-09-18 21:20:29 -07:00
committed by GitHub

View File

@@ -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