Compare commits

..

1 commit

Author SHA1 Message Date
44bc3402b0 Update docker.io/library/postgres Docker tag to v18
Some checks failed
/ Ansible Lint (pull_request) Failing after 2m27s
/ Ansible Lint (push) Failing after 2m29s
2026-01-13 02:45:45 +00:00

View file

@ -32,11 +32,6 @@
"matchDatasources": ["docker"], "matchDatasources": ["docker"],
"matchPackageNames": ["docker.io/pretix/standalone"], "matchPackageNames": ["docker.io/pretix/standalone"],
"versioning": "regex:^(?<major>\\d+\\.\\d+)(?:\\.(?<minor>\\d+))$" "versioning": "regex:^(?<major>\\d+\\.\\d+)(?:\\.(?<minor>\\d+))$"
},
{
"matchDatasources": ["docker"],
"matchPackageNames": ["docker.io/pretalx/standalone"],
"versioning": "regex:^v(?<major>\\d+\\.\\d+)(?:\\.(?<minor>\\d+))$"
} }
], ],
"customManagers": [ "customManagers": [