👷 Fix docker automatic update

This commit is contained in:
Xtao_dada 2021-04-17 21:03:29 +08:00 committed by GitHub
parent 0bb94fa92b
commit 4b3e495f21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ RUN source ~/.bashrc \
&& apt install --no-install-recommends -y \ && apt install --no-install-recommends -y \
software-properties-common \ software-properties-common \
build-essential \ build-essential \
sudo \
python3 \ python3 \
python3-dev \ python3-dev \
python3-pip \ python3-pip \