Have dependabot keep the FIPS dockerfile updated

This commit is contained in:
Mo Khan
2022-03-30 13:55:19 -04:00
committed by GitHub
parent 6639ce2a1f
commit 17e8faa0fe

View File

@@ -12,3 +12,8 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/hack" # this should keep the FIPS dockerfile updated per https://github.com/dependabot/feedback/issues/145#issuecomment-414738498
schedule:
interval: "daily"