check for Dockerfile updates daily

This commit is contained in:
Deepak Prabhakara 2024-02-19 15:26:53 +00:00
parent bbdd9a62d3
commit 6d98845fee

View File

@ -9,6 +9,10 @@ updates:
directory: '/' # Location of package manifests
schedule:
interval: 'daily'
- package-ecosystem: 'docker'
directory: '/'
schedule:
interval: 'daily'
- package-ecosystem: 'github-actions'
directory: '/'
schedule: