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

Commit

Permalink
🔥 Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Sep 1, 2019
1 parent 5f17136 commit fb1b268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-panel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN \
&& apk add --no-cache \
nginx=1.16.1-r0 \
nodejs-current=12.4.0-r0 \
openssl=1.1.1c-r0 \
\
# TODO: Replace with release tag
&& git clone --branch "master" --depth=1 \
Expand Down

0 comments on commit fb1b268

Please sign in to comment.