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
commit 3aacf1e184
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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