tasmota / docker-tasmota

Docker container with a complete build environment for Tasmota using PlatformIO
77 stars 49 forks source link

How to update docker image to last platformio #16

Closed blacknell closed 1 year ago

blacknell commented 1 year ago

I'm getting errors below

Error: Development platform 'espressif32' is not compatible with PlatformIO Core v6.1.5 and depends on PlatformIO Core >=6.1.6.

As far as I can tell the PlatformIO library needs updating inside the image and the compile script seems to imply it will update this.

Not sure how to force it and why it doesn't refresh with a new docker pull

Any pointers appreciated

blakadder commented 1 year ago

platformio will upgrade if you build the container locally