feat: update

This commit is contained in:
liuyx 2024-09-02 16:39:15 +08:00
parent 0ef7b499da
commit ce802356dd

View File

@ -1,4 +1,4 @@
FROM robertdebock/ubuntu:jammy FROM robertdebock/ubuntu:jammy
RUN apt update RUN apt update
RUN apt-get install wget net-tools RUN apt-get -y install wget net-tools