update
BuildImage / build-image (push) Has been cancelled Details

This commit is contained in:
李寻欢 2024-02-23 13:36:21 +08:00
parent 912e3dd98e
commit 950af5acde
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ FROM lxh01/wine-vnc:latest
# 清理环境
RUN sudo rm -rf /tmp/.X0-lock
ENV WINEDEBUG=fixme-all
# 根据传入参数安装微信和wxhelper.dll
ARG WECHAT_URL=https://github.com/tom-snow/wechat-windows-versions/releases/download/v3.9.5.81/WeChatSetup-3.9.5.81.exe
ARG WXHELPER_URL=https://github.com/ttttupup/wxhelper/releases/download/3.9.5.81-v11/wxhelper.dll