mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-30 12:29:33 +00:00
Fix the Dockerfile error
This commit is contained in:
parent
9d8695fa31
commit
352b02fc3e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ RUN apt-get update && \
|
|||
vim \
|
||||
sudo \
|
||||
iputils-ping \
|
||||
wireshark
|
||||
wireshark \
|
||||
net-tools && \
|
||||
apt-get clean
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue