diff --git a/docker/apphub/Dockerfile b/docker/apphub/Dockerfile index 2e94ec2e..9ebed14d 100644 --- a/docker/apphub/Dockerfile +++ b/docker/apphub/Dockerfile @@ -1,4 +1,4 @@ -# modify time: 202311011402, you can modify here to trigger Docker Build action +# modify time: 202311020830, you can modify here to trigger Docker Build action FROM python:3.10-slim-bullseye LABEL maintainer="Websoft9" diff --git a/docker/apphub/config/cron b/docker/apphub/config/cron index cf04cfb7..95b672d5 100644 --- a/docker/apphub/config/cron +++ b/docker/apphub/config/cron @@ -1 +1 @@ -5,10,15,20,25,30,35 * * * * /websoft9/script/update.sh \ No newline at end of file +0 2 * * * /websoft9/script/update.sh \ No newline at end of file