Update dockerfiles for all images.
This commit is contained in:
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@@ -9,6 +9,14 @@ updates:
|
|||||||
directory: "/core" # Location of package manifests
|
directory: "/core" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
- package-ecosystem: "docker" # See documentation for possible values
|
||||||
|
directory: "/web" # Location of package manifests
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
- package-ecosystem: "docker" # See documentation for possible values
|
||||||
|
directory: "/postorius" # Location of package manifests
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
# Enable version updates for Actions
|
# Enable version updates for Actions
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
# Look for `.github/workflows` in the `root` directory
|
# Look for `.github/workflows` in the `root` directory
|
||||||
|
|||||||
Reference in New Issue
Block a user