Browse Source

edit cron time

qiaofeng1227 1 year ago
parent
commit
2af583dc3d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      docker/apphub/Dockerfile
  2. 1 1
      docker/apphub/config/cron

+ 1 - 1
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
 FROM python:3.10-slim-bullseye
 LABEL maintainer="Websoft9<help@websoft9.com>"
 LABEL maintainer="Websoft9<help@websoft9.com>"

+ 1 - 1
docker/apphub/config/cron

@@ -1 +1 @@
-5,10,15,20,25,30,35 * * * * /websoft9/script/update.sh
+0 2 * * * /websoft9/script/update.sh