Skip to content

Commit

Permalink
Merge pull request #43 from intelligentfu/master
Browse files Browse the repository at this point in the history
1.2.0
  • Loading branch information
intelligentfu authored Oct 7, 2023
2 parents 9153811 + 3fc18c1 commit 17a1a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/broker/Dockerfile_broker_ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ FROM ubuntu:22.04
RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
patchelf gdb binutils binutils-common mysql-client \
curl wget less vim htop iproute2 numactl jq iotop sysstat \
tcpdump iputils-ping dnsutils strace lsof blktrace pstack tzdata \
tcpdump iputils-ping dnsutils strace lsof blktrace tzdata \
bpfcc-tools linux-headers-realtime linux-tools-realtime silversearcher-ag \
net-tools openjdk-8-jdk && \
rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 17a1a2c

Please sign in to comment.