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

This commit is contained in:
renovate[bot] 2024-06-21 21:52:41 +00:00 committed by GitHub
parent 3e962fe05b
commit b84adfd592
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"exposable": false, "exposable": false,
"no_gui": true, "no_gui": true,
"id": "flaresolverr", "id": "flaresolverr",
"tipi_version": 16, "tipi_version": 17,
"version": "3.3.19", "version": "3.3.20",
"categories": ["media", "security", "utilities"], "categories": ["media", "security", "utilities"],
"description": "FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.", "description": "FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.",
"short_desc": "Bypass Cloudflare and DDoS-GuARD.", "short_desc": "Bypass Cloudflare and DDoS-GuARD.",

View File

@ -1,7 +1,7 @@
services: services:
flaresolverr: flaresolverr:
container_name: flaresolverr container_name: flaresolverr
image: ghcr.io/flaresolverr/flaresolverr:v3.3.19 image: ghcr.io/flaresolverr/flaresolverr:v3.3.20
restart: unless-stopped restart: unless-stopped
ports: ports:
- ${APP_PORT}:8191 - ${APP_PORT}:8191