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.1-r2 (#214)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent a372031 commit ac05df5
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.16.1-r0 \
openssl=3.1.1-r1 \
openssl=3.1.1-r2 \
yarn=1.22.19-r0 \
\
&& mkdir -p /opt/panel \
Expand Down

0 comments on commit ac05df5

Please sign in to comment.