Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit d0c58d8

Browse files
⬆️ Update alpine_3_17/openssl to v3 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c64db90 commit d0c58d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home-panel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN \
1818
&& apk add --no-cache \
1919
nginx=1.22.1-r0 \
2020
nodejs=18.14.2-r0 \
21-
openssl=1.1.1s-r0 \
21+
openssl=3.0.8-r1 \
2222
yarn=1.22.19-r0 \
2323
\
2424
&& mkdir -p /opt/panel \

0 commit comments

Comments
 (0)