ci: Rebuild base image every week, at least

This commit is contained in:
Shrikant Sharat Kandula 2025-04-11 11:11:15 +05:30 committed by GitHub
parent 953a7166fb
commit ae66d74b87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,8 @@ name: Docker Base Image
on:
workflow_dispatch:
schedule:
- cron: "0 5 * * MON"
push:
branches:
- release