Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
empierre committed Nov 11, 2023
1 parent 0e8c86a commit 64b36c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN curl -sL https://deb.nodesource.com/setup_12.x | bash -
RUN apt-get install -y nodejs
RUN apt-get install -y npm
RUN npm install -g [email protected]
RUN wget http://www.e-nef.com/domoticz/mdah/node-mydomoathome-0.2.50.deb
RUN wget http://www.e-nef.com/domoticz/mdah/node-mydomoathome-0.3.deb
RUN dpkg --force-all -i node-mydomoathome-0.2.45.deb
RUN mv /etc/mydomoathome/config.json /etc/mydomoathome/config.json.old
VOLUME /etc/mydomoathome/
Expand Down

0 comments on commit 64b36c1

Please sign in to comment.