Skip to content

Commit

Permalink
ci: update docker image monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Oct 24, 2022
1 parent 3dde26b commit c328d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker nightly build

on:
schedule:
- cron: '0 1 * * *'
- cron: '0 0 1 * *'

jobs:
build_image:
Expand Down

0 comments on commit c328d8e

Please sign in to comment.