feat: update

This commit is contained in:
liuyx 2024-09-02 17:53:30 +08:00
parent ce802356dd
commit 57bfb74bd1

View File

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