Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Replace netcat with netcat-openbsd
  • Loading branch information
roger2hk committed Sep 11, 2023
commit d82409caf6b9dd722d2cf73300ff12a7ee2fe302
2 changes: 1 addition & 1 deletion integration/cloudbuild/testbase/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y \
docker-compose \
lsof \
mariadb-client \
netcat \
netcat-openbsd \
socat \
softhsm \
unzip \
Expand Down