updated workflows

This commit is contained in:
Marvin Zhang
2022-06-03 16:20:32 +08:00
parent da16e2087c
commit fec14edfaa

View File

@@ -26,3 +26,4 @@ RUN /bin/bash /app/bin/docker-install-plugins.sh
# start backend
CMD ["/bin/bash", "/app/bin/docker-init.sh"]