chore(deps): update ghcr.io/flaresolverr/flaresolverr docker tag to v3.3.18 (#3514)

This commit is contained in:
renovate[bot] 2024-05-20 05:59:34 +00:00 committed by GitHub
parent 7b43a24599
commit d25966e521
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 12 deletions

View File

@ -6,21 +6,14 @@
"exposable": false,
"no_gui": true,
"id": "flaresolverr",
"tipi_version": 13,
"version": "3.3.17",
"categories": [
"media",
"security",
"utilities"
],
"tipi_version": 14,
"version": "3.3.18",
"categories": ["media", "security", "utilities"],
"description": "FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.",
"short_desc": "Bypass Cloudflare and DDoS-GuARD.",
"author": "FlareSolverr Team",
"source": "https://github.com/FlareSolverr/FlareSolverr",
"website": "https://github.com/FlareSolverr/FlareSolverr",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -1,7 +1,7 @@
services:
flaresolverr:
container_name: flaresolverr
image: ghcr.io/flaresolverr/flaresolverr:v3.3.17
image: ghcr.io/flaresolverr/flaresolverr:v3.3.18
restart: unless-stopped
environment:
- LOG_LEVEL=${FLARESOLVERR_LOG_LEVEL-info}