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

This commit is contained in:
renovate[bot] 2024-01-08 02:02:47 +00:00 committed by GitHub
parent 6993f0b30b
commit 8872bf640c
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": 8,
"version": "3.3.12",
"tipi_version": 9,
"version": "3.3.13",
"categories": [
"media",
"security",

View File

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