mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 03:11:24 +00:00
🔥 Add missing dependency
This commit is contained in:
parent
5f17136269
commit
fb1b268a32
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ RUN \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
nginx=1.16.1-r0 \
|
nginx=1.16.1-r0 \
|
||||||
nodejs-current=12.4.0-r0 \
|
nodejs-current=12.4.0-r0 \
|
||||||
|
openssl=1.1.1c-r0 \
|
||||||
\
|
\
|
||||||
# TODO: Replace with release tag
|
# TODO: Replace with release tag
|
||||||
&& git clone --branch "master" --depth=1 \
|
&& git clone --branch "master" --depth=1 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue