adds wget to ueransim image (#316)

This commit is contained in:
Álvaro Vázquez
2025-01-14 12:11:24 +01:00
committed by GitHub
parent 14ab342b62
commit acf94d20ee

View File

@@ -37,6 +37,7 @@ RUN apt-get update && \
bash \
bind9-dnsutils \
curl \
wget \
gettext \
iperf3 \
iproute2 \