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

This commit is contained in:
renovate[bot] 2023-12-16 00:02:59 +00:00 committed by GitHub
parent f48c687755
commit edb130aed9
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": 7,
"version": "3.3.11",
"tipi_version": 8,
"version": "3.3.12",
"categories": [
"media",
"security",

View File

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