updated README.md and renovate.json

This commit is contained in:
Samuel Philipp 2021-01-23 01:12:43 +01:00
parent 1be2dd7e7a
commit f4d166a75d
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ The Searx Docker Image for [searx.sp-codes.de](https://searx.sp-codes.de)
## Usage
For a detailed usage guide see https://searx.github.io/searx/admin/installation-docker.html
For a detailed usage guide see https://github.com/asciimoo/filtron
## License

View file

@ -26,7 +26,7 @@
"^Dockerfile$"
],
"matchStrings": [
"\\s+(?<depName>[a-z0-9\\-]+?)=\"(?<currentValue>.*?)\"\\s+"
"\\s+(?<depName>[a-z0-9\\-]+?)=\"(?<currentValue>.*?)\""
],
"lookupNameTemplate": "alpine_3_12/{{{depName}}}",
"versioningTemplate": "loose",