Skip to content

Commit 20831d0

Browse files
committed
LOGC-11: Add image dependency updates to dependabot
1 parent 543831b commit 20831d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ updates:
1111
directory: "/"
1212
schedule:
1313
interval: "weekly"
14+
15+
- package-ecosystem: "docker"
16+
directory: "/images/svc-base/"
17+
schedule:
18+
interval: "weekly"

0 commit comments

Comments
 (0)