mirror of
https://github.com/hassio-addons/addon-base-nodejs.git
synced 2025-05-07 04:01:24 +00:00
⬆️ Update OpenSSL to v3.1.8-r0
This commit is contained in:
parent
0416294734
commit
6760f40957
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ RUN \
|
|||
xz=5.4.5-r0 \
|
||||
\
|
||||
&& apk add --no-cache \
|
||||
libcrypto3=3.1.7-r1 \
|
||||
libssl3=3.1.7-r1 \
|
||||
libcrypto3=3.1.8-r0 \
|
||||
libssl3=3.1.8-r0 \
|
||||
musl-utils=1.2.4_git20230717-r4 \
|
||||
musl=1.2.4_git20230717-r4 \
|
||||
libstdc++=13.2.1_git20231014-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue