fixed dockerfile

This commit is contained in:
socrates
2023-12-12 11:54:37 +01:00
parent d27a6f1210
commit e954547b67

View File

@@ -13,4 +13,4 @@ WORKDIR /app/
RUN crontab conf/crontab
##CMD [ "crond", "-f" ]
CMD [ "cron", "-f" ]