chore(deps): update ghcr.io/wizarrrr/wizarr docker tag to v3.5.2 (#1615)

This commit is contained in:
renovate[bot] 2023-11-17 20:14:44 +00:00 committed by GitHub
parent 46038ec7d8
commit 8d9878079c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 5 deletions

View File

@ -5,14 +5,19 @@
"available": true,
"exposable": true,
"id": "wizarr",
"tipi_version": 6,
"version": "3.4.8",
"categories": ["utilities"],
"tipi_version": 7,
"version": "3.5.2",
"categories": [
"utilities"
],
"description": "Wizarr is an automatic user invitation system for Plex and Jellyfin. Create a unique link and share it to a user and they will be invited to your Media Server after they complete there signup proccess! They can even be guided to download the clients and read instructions on how to use your media software!",
"short_desc": "Wizarr is an automatic user invitation system for Plex and Jellyfin.",
"author": "https://github.com/Wizarrrr",
"source": "https://github.com/Wizarrrr/wizarr",
"website": "https://docs.wizarr.dev/",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

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