Skip to content

Commit

Permalink
fix(docker): install netcat (#270)
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <[email protected]>
  • Loading branch information
troian authored Feb 14, 2025
1 parent b0d8a4d commit bd40c0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN \
tini \
jq \
bc \
netcat-traditional \
mawk \
curl \
ca-certificates \
Expand Down

0 comments on commit bd40c0a

Please sign in to comment.