Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsfalcao authored Apr 4, 2024
1 parent ac5936a commit b7a53fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ RUN apt-get update && \
conntrack \
bpftool \
nmap \
redis-tools
redis-tools \
kafkacat

RUN install -m 0755 -d /etc/apt/keyrings && \
. /etc/os-release && \
Expand Down

0 comments on commit b7a53fe

Please sign in to comment.