Skip to content

Commit

Permalink
Use ncat instead of netcat (digitalocean#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Love <[email protected]>
  • Loading branch information
llDrLove and llDrLove authored Aug 9, 2023
1 parent b9159a3 commit b57a61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN apt-get update -qq && \
traceroute \
iputils-ping \
net-tools \
netcat \
ncat \
iproute2 \
strace \
telnet \
Expand Down

0 comments on commit b57a61a

Please sign in to comment.