mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Update to 14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131 (01-05-2021)
|
||||||
|
- Update to latest version from linuxserver/docker-qbittorrent
|
||||||
|
|
||||||
## 14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130 (29-04-2021)
|
## 14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130 (29-04-2021)
|
||||||
- Update to latest version from linuxserver/docker-qbittorrent
|
- Update to latest version from linuxserver/docker-qbittorrent
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130"
|
ARG BUILD_UPSTREAM="14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131"
|
||||||
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
|
||||||
|
|
||||||
# Base system
|
# Base system
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Qbittorrent",
|
"name": "Qbittorrent",
|
||||||
"version": "14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130-dev4",
|
"version": "14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131",
|
||||||
"upstream": "14.3.4.99202104281424-7353-7dd9e7343ubuntu20.04.1-ls130",
|
"upstream": "14.3.4.99202104300534-7354-9f8a6e8fbubuntu20.04.1-ls131",
|
||||||
"slug": "qbittorrent",
|
"slug": "qbittorrent",
|
||||||
"description": "qBittorrent is a bittorrent client",
|
"description": "qBittorrent is a bittorrent client",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
@@ -35,8 +35,8 @@
|
|||||||
"privileged": [
|
"privileged": [
|
||||||
"SYS_ADMIN",
|
"SYS_ADMIN",
|
||||||
"DAC_READ_SEARCH",
|
"DAC_READ_SEARCH",
|
||||||
"NET_ADMIN",
|
"NET_ADMIN",
|
||||||
"DAC_OVERRIDE"
|
"DAC_OVERRIDE"
|
||||||
],
|
],
|
||||||
"devices": [
|
"devices": [
|
||||||
"/dev/net/tun"
|
"/dev/net/tun"
|
||||||
|
|||||||
Reference in New Issue
Block a user