mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update to nightly-0.1.0.515-ls41
This commit is contained in:
@@ -1 +1,4 @@
|
||||
|
||||
## nightly-0.1.0.515-ls41 (22-06-2021)
|
||||
- Update to latest version from linuxserver/docker-prowlarr
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
ARG BUILD_FROM
|
||||
ARG BUILD_VERSION
|
||||
ARG BUILD_UPSTREAM="0.1.0.515"
|
||||
ARG BUILD_UPSTREAM="nightly-0.1.0.515-ls41"
|
||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||
ARG BASHIO_VERSION=0.13.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Prowlarr NAS",
|
||||
"version": "0.1.0.515",
|
||||
"upstream": "0.1.0.515",
|
||||
"version": "nightly-0.1.0.515-ls41",
|
||||
"upstream": "nightly-0.1.0.515-ls41",
|
||||
"slug": "prowlarr",
|
||||
"description": "Indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
|
||||
Reference in New Issue
Block a user