Adjust Docker schedule to match the others

This commit is contained in:
GCHQDeveloper581 2026-05-13 13:06:21 +00:00
parent 09017a4ff8
commit 8ea8d6f497
No known key found for this signature in database
GPG Key ID: 6222E059A3DF595C

View File

@ -72,4 +72,7 @@ updates:
- package-ecosystem: docker - package-ecosystem: docker
directory: / directory: /
schedule: schedule:
interval: daily interval: 'weekly'
day: 'friday'
time: '03:00'
timezone: Europe/London