chore(deps): update ghcr.io/flaresolverr/flaresolverr docker tag to v3.3.20 (#3857)
This commit is contained in:
parent
3e962fe05b
commit
b84adfd592
|
@ -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.",
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user