mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 09:20:20 +08:00
edit cron time
This commit is contained in:
parent
ce38b93403
commit
2af583dc3d
@ -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<help@websoft9.com>"
|
||||
|
@ -1 +1 @@
|
||||
5,10,15,20,25,30,35 * * * * /websoft9/script/update.sh
|
||||
0 2 * * * /websoft9/script/update.sh
|
Loading…
Reference in New Issue
Block a user