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

Commit

Permalink
⬆️ Update openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Sep 14, 2019
1 parent 7e0bd6a commit 2528ae6
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 @@ -15,7 +15,7 @@ RUN \
&& apk add --no-cache \
nginx=1.16.1-r0 \
nodejs-current=12.4.0-r0 \
openssl=1.1.1c-r0 \
openssl=1.1.1d-r0 \
\
# TODO: Replace with release tag
&& git clone --branch "master" --depth=1 \
Expand Down

0 comments on commit 2528ae6

Please sign in to comment.