Updated Dockerfile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Samuel Philipp 2022-01-15 16:17:44 +01:00
parent 72b5d0835a
commit d25cb8b5b3
2 changed files with 2 additions and 8 deletions

View file

@ -6,11 +6,5 @@
"main"
],
"rangeStrategy": "bump",
"rebaseWhen": "behind-base-branch",
"packageRules": [
{
"matchDatasources": ["docker"],
"versioning": "loose"
}
]
"rebaseWhen": "behind-base-branch"
}