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

Commit

Permalink
⬆️ Upgrades openssl to 1.1.1n-r0 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 21, 2022
1 parent b972097 commit 23c6809
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 @@ -17,7 +17,7 @@ RUN \
&& apk add --no-cache \
nginx=1.20.2-r0 \
nodejs-current=16.11.1-r0 \
openssl=1.1.1l-r0 \
openssl=1.1.1n-r0 \
yarn=1.22.10-r0 \
\
&& mkdir -p /opt/panel \
Expand Down

0 comments on commit 23c6809

Please sign in to comment.