chore(deps): update mauriceo/viewtube docker tag to v0.14.1 (#1801)

This commit is contained in:
renovate[bot] 2023-12-12 19:01:55 +00:00 committed by GitHub
parent c7dc083d1a
commit f56ef5ddf2
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,
"exposable": true,
"id": "viewtube",
"tipi_version": 4,
"version": "0.13.1",
"tipi_version": 5,
"version": "0.14.1",
"categories": [
"media"
],

View File

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

View File

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