Skip to content

Commit 91df71b

Browse files
committed
correct etcd base image reference in the doc
Signed-off-by: Humble Chirammal <[email protected]>
1 parent 78b56ce commit 91df71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/images/etcd/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ directory permissions and 0644 file permissions.
4848

4949
For `amd64`, official `etcd` and `etcdctl` binaries are downloaded from Github
5050
to maintain official support. For other architectures, `etcd` is cross-compiled
51-
from source. Arch-specific `busybox` images serve as base images.
51+
from source. Arch-specific `debian` images serve as base images.
5252

5353
Windows images can be built on Linux nodes due to `docker buildx`, but they will
5454
only be created and pushed when using the `all-push` make target.

0 commit comments

Comments
 (0)