Let dapendabot to auto-update docker for release 3.4&3.5.

Signed-off-by: Lan Liang <gcslyp@gmail.com>
This commit is contained in:
Lan 2024-03-19 10:09:30 +08:00 committed by Lan Liang
parent 3191002c6d
commit 5620268283

View File

@ -24,3 +24,15 @@ updates:
directory: /
schedule:
interval: weekly
- package-ecosystem: docker
directory: /
target-branch: "release-3.4"
schedule:
interval: monthly
- package-ecosystem: docker
directory: /
target-branch: "release-3.5"
schedule:
interval: monthly