mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 10:51:24 +00:00
⬆️ Update alpine_3_17/openssl to v3.0.8-r3 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d1f6eee7d5
commit
3eaef92d2c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN \
|
|||
&& apk add --no-cache \
|
||||
nginx=1.22.1-r0 \
|
||||
nodejs=18.14.2-r0 \
|
||||
openssl=3.0.8-r2 \
|
||||
openssl=3.0.8-r3 \
|
||||
yarn=1.22.19-r0 \
|
||||
\
|
||||
&& mkdir -p /opt/panel \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue