mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
⬆️ Update alpine_3_18/openssl to v3.1.1-r2
This commit is contained in:
parent
a3720311ae
commit
6232c23675
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
nginx=1.24.0-r6 \
|
nginx=1.24.0-r6 \
|
||||||
nodejs=18.16.1-r0 \
|
nodejs=18.16.1-r0 \
|
||||||
openssl=3.1.1-r1 \
|
openssl=3.1.1-r2 \
|
||||||
yarn=1.22.19-r0 \
|
yarn=1.22.19-r0 \
|
||||||
\
|
\
|
||||||
&& mkdir -p /opt/panel \
|
&& mkdir -p /opt/panel \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue