Skip to content

Commit 2154db0

Browse files
⬆️ Update OpenSSL to v3.5.5-r0
1 parent 6e71004 commit 2154db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proxy-manager/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN \
1919
build-base=0.5-r3 \
2020
git=2.49.1-r0 \
2121
libffi-dev=3.4.8-r0 \
22-
openssl-dev=3.5.4-r0 \
22+
openssl-dev=3.5.5-r0 \
2323
patch=2.8-r0 \
2424
python3-dev=3.12.12-r0 \
2525
\
@@ -32,7 +32,7 @@ RUN \
3232
nginx=1.28.0-r3 \
3333
nodejs=22.16.0-r2 \
3434
npm=11.3.0-r1 \
35-
openssl=3.5.4-r0 \
35+
openssl=3.5.5-r0 \
3636
py3-pip=25.1.1-r0 \
3737
python3=3.12.12-r0 \
3838
yarn=1.22.22-r1 \

0 commit comments

Comments
 (0)