Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Commit

Permalink
⬆️ Upgrades nodejs to 8.11.3-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jul 14, 2018
1 parent 1157ff3 commit c69fdde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions homebridge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ RUN \
avahi-compat-libdns_sd=0.7-r1 \
dbus=1.10.24-r1 \
git=2.18.0-r0 \
nodejs=8.9.3-r1 \
nodejs-npm=8.9.3-r1 \
nodejs=8.11.3-r1 \
nodejs-npm=8.11.3-r1 \
\
&& npm set unsafe-perm true \
\
Expand Down

0 comments on commit c69fdde

Please sign in to comment.