chore(deps): update mauriceo/viewtube docker tag to v0.15.0 (#1964)

This commit is contained in:
renovate[bot] 2024-01-04 04:16:43 +00:00 committed by GitHub
parent 01f46c93fa
commit 9a74e7717d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "viewtube", "id": "viewtube",
"tipi_version": 6, "tipi_version": 7,
"version": "0.14.2", "version": "0.15.0",
"categories": [ "categories": [
"media" "media"
], ],

View File

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

View File

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