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

This commit is contained in:
renovate[bot] 2024-05-06 18:25:01 +00:00 committed by GitHub
parent 908747ed50
commit f2251e5417
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, "available": true,
"exposable": true, "exposable": true,
"id": "wizarr", "id": "wizarr",
"tipi_version": 9, "tipi_version": 10,
"version": "4.0.0", "version": "4.1.0",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

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