Skip to content

Commit dcfe365

Browse files
⬆️ Update OpenSSL to v3.5.4-r0 (#687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14f03e7 commit dcfe365

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.3-r1 \
22+
openssl-dev=3.5.4-r0 \
2323
patch=2.8-r0 \
2424
python3-dev=3.12.11-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.3-r1 \
35+
openssl=3.5.4-r0 \
3636
py3-pip=25.1.1-r0 \
3737
python3=3.12.11-r0 \
3838
yarn=1.22.22-r1 \

0 commit comments

Comments
 (0)