mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
⬆️ Update nginx to 1.14.2-r1
This commit is contained in:
parent
c7765ee47a
commit
0bec6fab10
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ RUN \
|
||||||
yarn=1.12.3-r0 \
|
yarn=1.12.3-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
nginx=1.14.2-r0 \
|
nginx=1.14.2-r1 \
|
||||||
nodejs-current=11.3.0-r0 \
|
nodejs-current=11.3.0-r0 \
|
||||||
\
|
\
|
||||||
&& curl -J -L -o /tmp/panel.zip \
|
&& curl -J -L -o /tmp/panel.zip \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue