File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM predixadoption/edge-pycdp3:1.0.0
22
33LABEL maintainer="Predix Builder Relations"
44LABEL org="https://hub.docker.com/u/predixadoption"
5- LABEL version="1.0.42 "
5+ LABEL version="1.0.44 "
66LABEL support="https://forum.predix.io"
77LABEL license="https://github.com/PredixDev/predix-docker-samples/blob/master/LICENSE.md"
88
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ version: '3'
55
66services :
77 edge-hello-world :
8- image : " predixedge/predix-edge-wind-workbench:1.0.42 "
8+ image : " predixedge/predix-edge-wind-workbench:1.0.44 "
99 environment :
1010 - UPDATE_RATE_SEC=1.0
1111 - TURBINE_IN_CHANNEL=turbine_control
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: '3'
44
55services :
66 edge-hello-world :
7- image : " predixedge/predix-edge-wind-workbench:1.0.42 "
7+ image : " predixedge/predix-edge-wind-workbench:1.0.44 "
88 environment :
99 - UPDATE_RATE_SEC=1.0
1010 - TURBINE_IN_CHANNEL=turbine_control
Original file line number Diff line number Diff line change 11{
22 "name" : " Wind Workbench" ,
3- "version" : " 1.0.42 " ,
3+ "version" : " 1.0.44 " ,
44 "private" : false ,
55 "dependencies" : {
6- "local-setup" : " https://github.com/PredixDev/local-setup#1.0.106 " ,
7- "predix-scripts" : " https://github.com/PredixDev/predix-scripts#1.1.229 " ,
8- "predix-edge-wind-workbench" : " https://github.com/PredixDev/predix-edge-wind-workbench#1.0.42 " ,
6+ "local-setup" : " https://github.com/PredixDev/local-setup#1.0.107 " ,
7+ "predix-scripts" : " https://github.com/PredixDev/predix-scripts#1.1.246 " ,
8+ "predix-edge-wind-workbench" : " https://github.com/PredixDev/predix-edge-wind-workbench#1.0.44 " ,
99 "predix-edge-broker" : " https://artifactory.predix.io/artifactory/PREDIX-EXT/predix-edge/2_1_0/os/predix-edge-broker-amd64-20180917-1.0.2.tar.gz#"
1010 },
1111 "author" : " susheelchoudhari"
You can’t perform that action at this time.
0 commit comments