Update to 10.7.5-1-ls113

This commit is contained in:
alexbelgium
2021-05-20 07:26:24 +02:00
parent a38f171717
commit bc6a580f11
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 10.7.5-1-ls113 (20-05-2021)
- Update to latest version from linuxserver/docker-jellyfin
- Add banner to log
## 10.7.5-1-ls112 (14-05-2021)

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="10.7.5-1-ls112"
ARG BUILD_UPSTREAM="10.7.5-1-ls113"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}

View File

@@ -1,7 +1,7 @@
{
"name": "Jellyfin NAS",
"version": "10.7.5-1-ls112",
"upstream": "10.7.5-1-ls112",
"version": "10.7.5-1-ls113",
"upstream": "10.7.5-1-ls113",
"slug": "jellyfin",
"description": "A Free Software Media System that puts you in control of managing and streaming your media.",
"url": "https://github.com/alexbelgium/hassio-addons",