Skip to content

Commit 5c86f66

Browse files
⬆️ Update OpenSSL to v3.1.4-r0 (#482)
1 parent 79e890a commit 5c86f66

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
@@ -20,7 +20,7 @@ RUN \
2020
git=2.40.1-r0 \
2121
libffi-dev=3.4.4-r2 \
2222
npm=9.6.6-r0 \
23-
openssl-dev=3.1.3-r0 \
23+
openssl-dev=3.1.4-r0 \
2424
patch=2.7.6-r10 \
2525
python3-dev=3.11.6-r0 \
2626
yarn=1.22.19-r0 \
@@ -33,7 +33,7 @@ RUN \
3333
nginx-mod-stream=1.24.0-r7 \
3434
nginx=1.24.0-r7 \
3535
nodejs=18.18.2-r0 \
36-
openssl=3.1.3-r0 \
36+
openssl=3.1.4-r0 \
3737
py3-pip=23.1.2-r0 \
3838
python3=3.11.6-r0 \
3939
\

0 commit comments

Comments
 (0)