debian-bullseye-titan: sort pkgs alphabetically
Change-Id: Id5e1d6a3a1705234f25e7c346e2fcf1d3741570dchanges/92/26592/2
parent
f7290d31ff
commit
f0e60705c0
|
@ -27,13 +27,13 @@ RUN apt-get update && \
|
|||
DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends --no-install-suggests \
|
||||
build-essential \
|
||||
git \
|
||||
procps \
|
||||
tcpdump \
|
||||
wireshark-common \
|
||||
vim \
|
||||
netcat-openbsd \
|
||||
python3-setuptools \
|
||||
procps \
|
||||
python3-pip \
|
||||
python3-setuptools \
|
||||
tcpdump \
|
||||
vim \
|
||||
wireshark-common \
|
||||
&& \
|
||||
apt-get clean
|
||||
|
||||
|
|
Loading…
Reference in New Issue