Re: Docker latest is still on newt version 1.0.0-b2

2017-03-20 Thread aditi hilbert
Hi Simon, It was just updated. Can you try "docker pull mynewt/newt:latest” again? thanks, aditi > On Mar 20, 2017, at 12:48 PM, Simon Ratner wrote: > > Hi devs, > > Just did `docker pull mynewt/newt:latest` and looks like newt is still at > 1.0.0-b2. Any plans to switch

Re: Docker latest is still on newt version 1.0.0-b2

2017-03-20 Thread Sterling Hughes
There shouldn’t be an incompatible changes between b2 and rc1 — we’re actually looking at updating the newt in docker to b2 right now. The release just passed incubator vote this weekend :) On 20 Mar 2017, at 12:48, Simon Ratner wrote: Hi devs, Just did `docker pull mynewt/newt:latest` and

Docker latest is still on newt version 1.0.0-b2

2017-03-20 Thread Simon Ratner
Hi devs, Just did `docker pull mynewt/newt:latest` and looks like newt is still at 1.0.0-b2. Any plans to switch that over to rc1? Are there changes since b2 that may be incompatible with the rc1 core tree? Cheers, simon