add another sample file

This commit is contained in:
David Kilias 2023-07-27 21:10:24 +02:00
parent f10e8ba5f7
commit f0318914ff
2 changed files with 2 additions and 1 deletions

1
Containerfile Normal file
View file

@ -0,0 +1 @@
FROM hello-world:nanoserver-1709

View file

@ -2,7 +2,7 @@
"regexManagers": [
{
"fileMatch": [
"ansible-test.yml"
"ansible-test.yml", "Containerfile"
],
"matchStrings": [
"# renovate: datasource=(?<datasource>.*?) (versioning=(?<versioning>.*?))\n.*_image: (?<depName>.*?):(?<currentValue>.*?)$"