Update to 1.23.3.4707-ebb5fe9f3-ls58

This commit is contained in:
alexbelgium
2021-06-22 23:07:46 +02:00
parent e636baa832
commit 752a54062e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.23.3.4707-ebb5fe9f3-ls58 (22-06-2021)
- Update to latest version from linuxserver/docker-plex
## nightly-0.1.0.515-ls41 (22-06-2021)
- Update to latest version from linuxserver/docker-prowlarr

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="nightly-0.1.0.515-ls41"
ARG BUILD_UPSTREAM="1.23.3.4707-ebb5fe9f3-ls58"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}

View File

@@ -1,7 +1,7 @@
{
"name": "Plex NAS",
"version": "nightly-0.1.0.515-ls41",
"upstream": "nightly-0.1.0.515-ls41",
"version": "1.23.3.4707-ebb5fe9f3-ls58",
"upstream": "1.23.3.4707-ebb5fe9f3-ls58",
"slug": "plex_nas",
"description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.",
"url": "https://github.com/alexbelgium/hassio-addons",