Skip to content

Commit

Permalink
Merge pull request #224 from aspettl/docker-dependabot
Browse files Browse the repository at this point in the history
Try to use dependabot for docker base images
  • Loading branch information
aspettl authored Dec 16, 2023
2 parents a0048a9 + 5adc468 commit b6578b7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,11 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/integrations/docker-mailserver-configreload/"
schedule:
interval: "weekly"

0 comments on commit b6578b7

Please sign in to comment.