feat: update
This commit is contained in:
parent
ce802356dd
commit
57bfb74bd1
@ -1,4 +1,6 @@
|
||||
FROM robertdebock/ubuntu:jammy
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt update
|
||||
RUN apt-get -y install wget net-tools
|
||||
RUN apt-get -y install wget net-tools iproute2
|
Loading…
Reference in New Issue
Block a user