diff --git a/Dockerfile b/Dockerfile index afd4d7e..922d610 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,4 +13,4 @@ WORKDIR /app/ RUN crontab conf/crontab -##CMD [ "crond", "-f" ] \ No newline at end of file +CMD [ "cron", "-f" ]