Skip to content

Commit

Permalink
feat(BUX-545): update directory with dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dorzepowski committed Feb 20, 2024
1 parent 74f08da commit 91fde23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ updates:
# Maintain dependencies for Docker
- package-ecosystem: "docker"
target-branch: "master"
directory: "/"
directory: "/release"
schedule:
interval: "weekly"
day: "monday"
Expand Down

0 comments on commit 91fde23

Please sign in to comment.