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

This commit is contained in:
renovate[bot] 2023-11-13 12:34:54 +00:00 committed by GitHub
parent a841e8f158
commit ab763aeaeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"exposable": false,
"no_gui": true,
"id": "flaresolverr",
"tipi_version": 4,
"version": "3.3.8",
"tipi_version": 5,
"version": "3.3.9",
"categories": [
"media",
"security",

View File

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