feat: Pin Docker Digest And Add to Renovate (#5949)

This commit is contained in:
Michael Genson
2025-08-14 00:33:46 -05:00
committed by GitHub
parent 31530a68e1
commit f8ce5b3afb
2 changed files with 6 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"enabledManagers": [
"poetry"
"poetry",
"dockerfile"
],
"extends": [
"config:base"