移除winetricks
This commit is contained in:
parent
841e716ca2
commit
f84b4d1696
@ -28,7 +28,7 @@ RUN dpkg --add-architecture i386 && \
|
||||
apt-key add winehq.key && \
|
||||
apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ jammy main' && \
|
||||
apt-get update -y && \
|
||||
apt-get install -y --install-recommends winehq-stable winetricks && \
|
||||
apt-get install -y --install-recommends winehq-stable && \
|
||||
wine --version
|
||||
|
||||
# 配置运行环境等信息
|
||||
|
Loading…
Reference in New Issue
Block a user