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_17/openssl to v3 (#192)
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 Mar 25, 2023
1 parent c64db90 commit d0c58d8
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=18.14.2-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 d0c58d8

Please sign in to comment.