Skip to content

Commit 0750ab3

Browse files
committed
.github/dependabot: update dockerfile path
Signed-off-by: Vincent Demeester <[email protected]>
1 parent 46c8400 commit 0750ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
updates:
33
- package-ecosystem: "docker"
4-
directory: "/"
4+
directory: "/images/crane"
55
schedule:
66
interval: "weekly"
77
# Disable all pull requests for Docker dependencies

0 commit comments

Comments
 (0)