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

Commit

Permalink
Update nodejs to 14.3.0-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Jun 16, 2020
1 parent 7272e7b commit 2f6384a
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 @@ -14,7 +14,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.16.1-r6 \
nodejs-current=13.1.0-r0 \
nodejs-current=14.3.0-r0 \
openssl=1.1.1g-r0 \
\
&& git clone --branch "v2.8.1" --depth=1 \
Expand Down

0 comments on commit 2f6384a

Please sign in to comment.