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

Commit

Permalink
⬆️ Update alpine_3_18/openssl to v3.1.3-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2023
1 parent 41efff3 commit a30bed8
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.24.0-r6 \
nodejs=18.17.1-r0 \
openssl=3.1.2-r0 \
openssl=3.1.3-r0 \
yarn=1.22.19-r0 \
\
&& mkdir -p /opt/panel \
Expand Down

0 comments on commit a30bed8

Please sign in to comment.