Merge pull request #136352 from dims/fix-zookeeper-installer-netcat

test/images: Fix zookeeper-installer netcat package for bookworm
This commit is contained in:
Kubernetes Prow Robot
2026-01-21 02:47:35 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ FROM $BASEIMAGE
CROSS_BUILD_COPY qemu-QEMUARCH-static /usr/bin/
RUN clean-install wget bash netcat
RUN clean-install wget bash netcat-openbsd
ADD on-start.sh /

View File

@@ -1 +1 @@
1.6
1.7