Update dockerfiles for all images.

This commit is contained in:
Abhilash Raj
2022-10-25 23:51:03 -07:00
committed by GitHub
parent 13f4371f3e
commit c9b7cf0d26

View File

@@ -9,6 +9,14 @@ updates:
directory: "/core" # Location of package manifests
schedule:
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
- package-ecosystem: "github-actions"
# Look for `.github/workflows` in the `root` directory