mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update
This commit is contained in:
@@ -58,8 +58,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
|
|||||||
&& chmod -R 755 /etc/cont-init.d
|
&& chmod -R 755 /etc/cont-init.d
|
||||||
|
|
||||||
# Manual apps
|
# Manual apps
|
||||||
ENV PACKAGES="jq \
|
ENV PACKAGES="procps"
|
||||||
curl"
|
|
||||||
|
|
||||||
# Automatic apps & bashio
|
# Automatic apps & bashio
|
||||||
# hadolint ignore=SC2015
|
# hadolint ignore=SC2015
|
||||||
|
|||||||
@@ -96,6 +96,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "joplin",
|
"slug": "joplin",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.10.11-2",
|
"version": "2.10.11-3",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user