添加功能

This commit is contained in:
3343780376 2022-11-26 10:50:32 +08:00
parent 3d54ea54cc
commit 089a6ebfc9
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ RUN set -x \
&& npm install -g yarn \
&& rm -rf /root/.cache \
&& rm -rf /root/.npm \
&& mkdir /ql
COPY ./dist/docker_linux_$TARGETARCH*/qinglong-go ${QL_DIR}/qinglong-go