Skip to content

Commit 0127a75

Browse files
authored
Update comment to be consistent with reality
1 parent 9b2d0be commit 0127a75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ ENABLE_JOURNALD=0
7272
endif
7373

7474
# TODO(random-liu): Support different architectures.
75-
# The debian-base:v1.0.0 image built from kubernetes repository is based on
76-
# Debian Stretch. It includes systemd 232 with support for both +XZ and +LZ4
75+
# The debian-base:v2.0.0 image built from kubernetes repository is based on
76+
# Debian Stretch. It includes systemd 241 with support for both +XZ and +LZ4
7777
# compression. +LZ4 is needed on some os distros such as COS.
7878
BASEIMAGE:=k8s.gcr.io/debian-base:v2.0.0
7979

0 commit comments

Comments
 (0)