This commit is contained in:
wuqih
2023-05-08 09:09:46 +08:00
parent b6226a45bb
commit c9055989e9

View File

@@ -26,4 +26,4 @@ RUN chmod +x /entrypoint.sh \
USER noroot
ENTRYPOINT ["docker/entrypoint.sh"]
ENTRYPOINT ["/entrypoint.sh"]