Update to 3.00-r2-ls86

This commit is contained in:
alexbelgium
2021-04-22 20:58:25 +02:00
parent 84ca5143d0
commit c8f2cd8a2f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 3.00-r2-ls86
- Update to latest version from linuxserver/docker-transmission
## 3.00-r2-ls85
- Update to latest version from linuxserver/docker-transmission

View File

@@ -1,6 +1,6 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="3.00-r2-ls85"
ARG BUILD_UPSTREAM="3.00-r2-ls86"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
# Add bashio

View File

@@ -1,7 +1,7 @@
{
"name": "Transmission NAS",
"version": "3.00-r2-ls85",
"upstream": "3.00-r2-ls85",
"version": "3.00-r2-ls86",
"upstream": "3.00-r2-ls86",
"slug": "transmission_ls",
"description": "Bittorrent client based on linuxserver image",
"url": "https://github.com/alexbelgium/hassio-addons",