Remove update

This commit is contained in:
YuCat-OVO 2024-02-29 03:50:33 +08:00
parent 18f6226161
commit 97d2d75e7e
2 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,7 @@ on:
paths-ignore:
- '.github/**'
- 'docs/**'
- 'README.md'
env:
REGISTRY: ghcr.io

View File

@ -26,7 +26,6 @@ RUN \
mv /etc/apt/trusted.gpg /etc/apt/trusted.gpg.d/docker.gpg && \
echo "**** install runtime packages ****" && \
apt-get update && \
apt-get dist-upgrade -y && \
apt-get install -y --no-install-recommends \
wget \
fonts-wqy-microhei \