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

Commit

Permalink
⬆️ Update alpine_3_17/openssl to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2023
1 parent 24a2981 commit cd06f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-panel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN \
&& apk add --no-cache \
nginx=1.22.1-r0 \
nodejs=16.17.1-r0 \
openssl=1.1.1s-r0 \
openssl=3.0.8-r1 \
yarn=1.22.19-r0 \
\
&& mkdir -p /opt/panel \
Expand Down

0 comments on commit cd06f90

Please sign in to comment.