mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
almond: Keep unzip dependency installed (#1241)
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.0.1
|
||||||
|
|
||||||
|
- Keep unzip dependency installed
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
|
|
||||||
- Update Almond to 1.8.0
|
- Update Almond to 1.8.0
|
||||||
|
|||||||
@@ -54,7 +54,6 @@ RUN \
|
|||||||
gnupg \
|
gnupg \
|
||||||
python-dev \
|
python-dev \
|
||||||
software-properties-common \
|
software-properties-common \
|
||||||
unzip \
|
|
||||||
yarn \
|
yarn \
|
||||||
&& rm -rf \
|
&& rm -rf \
|
||||||
/opt/almond/.[!.]* \
|
/opt/almond/.[!.]* \
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Almond",
|
"name": "Almond",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"slug": "almond",
|
"slug": "almond",
|
||||||
"description": "The home server version of Almond",
|
"description": "The home server version of Almond",
|
||||||
"url": "https://github.com/home-assistant/hassio-addons/blob/master/almond",
|
"url": "https://github.com/home-assistant/hassio-addons/blob/master/almond",
|
||||||
|
|||||||
Reference in New Issue
Block a user