feat: update
This commit is contained in:
parent
1ec67e5ab2
commit
59258b5aaa
@ -2,5 +2,6 @@ FROM robertdebock/ubuntu:jammy
|
|||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
|
WORKDIR /root
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt-get -y install wget net-tools iproute2
|
RUN apt-get -y install wget net-tools iproute2
|
Loading…
Reference in New Issue
Block a user