some testing

This commit is contained in:
buanet
2020-06-30 08:33:45 +02:00
parent bdf6e77364
commit 89761ac8c4

View File

@@ -71,7 +71,7 @@ WORKDIR /opt/iobroker/
RUN npm install -g node-gyp
# Temporary updating js-controller to not stable version
RUN npm install iobroker.js-controller@3.1.6
# RUN npm install iobroker.js-controller@3.1.6
# Backup initial ioBroker and userscript folder
RUN tar -cf /opt/initial_iobroker.tar /opt/iobroker \