diff --git a/Dockerfile b/Dockerfile index 6d7bb8d..b9efe5d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,3 @@ WORKDIR ${APP_DIR} CMD [ "/usr/sbin/cron", "-f" ] - - - -