fix bug.
BuildImage / build-image (push) Failing after 3m20s Details

This commit is contained in:
李寻欢 2024-02-23 14:22:55 +08:00
parent 1aa59872d0
commit e365ba9f4a
1 changed files with 1 additions and 0 deletions

View File

@ -36,4 +36,5 @@ RUN rm -rf WeChatSetup.exe && rm -rf install-wechat.sh
EXPOSE 5900 19088
COPY cmd.sh /cmd.sh
RUN chmod +x /cmd.sh
CMD ["/cmd.sh"]