ci: update docker image monthly

This commit is contained in:
LongYinan 2022-10-24 12:08:58 +08:00 committed by GitHub
parent 3dde26bcef
commit c328d8ece5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Docker nightly build
on: on:
schedule: schedule:
- cron: '0 1 * * *' - cron: '0 0 1 * *'
jobs: jobs:
build_image: build_image: