feat: update

This commit is contained in:
liuyx 2024-09-02 17:59:59 +08:00
parent 1ec67e5ab2
commit 59258b5aaa

View File

@ -2,5 +2,6 @@ FROM robertdebock/ubuntu:jammy
ENV DEBIAN_FRONTEND=noninteractive
WORKDIR /root
RUN apt update
RUN apt-get -y install wget net-tools iproute2
RUN apt-get -y install wget net-tools iproute2