mirror of
https://github.com/YuCat-OVO/BaiduNetdisk-Docker
synced 2025-05-10 20:10:04 +08:00
Remove update
This commit is contained in:
parent
18f6226161
commit
97d2d75e7e
1
.github/workflows/Build.yml
vendored
1
.github/workflows/Build.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- 'docs/**'
|
||||
- 'README.md'
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
||||
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user