Skip to content

Commit

Permalink
fix: use netcat-traditional instead of netcat (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
k3yss authored May 22, 2024
1 parent 26d63ca commit b431842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/image/gcp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN apt-get update \
libtool autotools-dev autoconf libssl-dev libboost-all-dev \
apt-transport-https ca-certificates \
gnupg software-properties-common \
vim jq rsync wget netcat \
vim jq rsync wget netcat-traditional \
unzip \
&& apt-get clean all

Expand Down

0 comments on commit b431842

Please sign in to comment.