mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-28 11:14:03 +02:00
prepare new beta
This commit is contained in:
@@ -70,8 +70,8 @@ RUN apt-get update \
|
||||
WORKDIR /opt/iobroker/
|
||||
RUN npm install -g node-gyp
|
||||
|
||||
# Temporary testing new js-controller version
|
||||
RUN npm install ioBroker/ioBroker.js-controller#3.1.x
|
||||
# Temporary updating js-controller to not stable version
|
||||
RUN npm install js-controller@3.1.5
|
||||
|
||||
# Backup initial ioBroker and userscript folder
|
||||
RUN tar -cf /opt/initial_iobroker.tar /opt/iobroker \
|
||||
|
||||
Reference in New Issue
Block a user