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

This commit is contained in:
renovate[bot] 2024-05-24 23:12:59 +00:00 committed by GitHub
parent 42c484102c
commit faeb4bff5e
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": 15, "tipi_version": 16,
"version": "3.3.18", "version": "3.3.19",
"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.18 image: ghcr.io/flaresolverr/flaresolverr:v3.3.19
restart: unless-stopped restart: unless-stopped
ports: ports:
- ${APP_PORT}:8191 - ${APP_PORT}:8191