chore(deps): update mauriceo/viewtube docker tag to v0.15.3 (#3074)

This commit is contained in:
renovate[bot] 2024-04-06 19:49:03 +00:00 committed by GitHub
parent 93d04eff37
commit a0fc0a6d49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "viewtube",
"tipi_version": 9,
"version": "0.15.2",
"tipi_version": 10,
"version": "0.15.3",
"categories": [
"media"
],

View File

@ -4,7 +4,7 @@ services:
viewtube:
restart: unless-stopped
container_name: viewtube
image: mauriceo/viewtube:0.15.2
image: mauriceo/viewtube:0.15.3
depends_on:
- viewtube-mongodb
- viewtube-redis

View File

@ -4,7 +4,7 @@ services:
viewtube:
restart: unless-stopped
container_name: viewtube
image: mauriceo/viewtube:0.15.2
image: mauriceo/viewtube:0.15.3
depends_on:
- viewtube-mongodb
- viewtube-redis