chore(deps): update ghcr.io/wizarrrr/wizarr docker tag to v4 (#3331)

* chore(deps): update ghcr.io/wizarrrr/wizarr docker tag to v4

* Update app version [ready]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tipi CI <ci@runtipi.io>
This commit is contained in:
renovate[bot] 2024-05-06 20:20:56 +02:00 committed by GitHub
parent 7e8f4236c3
commit 49463d6e6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "wizarr",
"tipi_version": 8,
"version": "3.5.1",
"tipi_version": 9,
"version": "4.0.0",
"categories": [
"utilities"
],

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
wizarr:
container_name: wizarr
image: ghcr.io/wizarrrr/wizarr:3.5.1
image: ghcr.io/wizarrrr/wizarr:4.0.0
ports:
- ${APP_PORT}:5690
volumes: