mirror of
https://github.com/esphome/esphome.git
synced 2025-01-13 20:01:33 +01:00
Fix platformio docker version mismstch (#3215)
This commit is contained in:
parent
b9398897c1
commit
7dcc4d030b
@ -43,7 +43,7 @@ RUN \
|
||||
# Ubuntu python3-pip is missing wheel
|
||||
pip3 install --no-cache-dir \
|
||||
wheel==0.37.1 \
|
||||
platformio==5.2.4 \
|
||||
platformio==5.2.5 \
|
||||
# Change some platformio settings
|
||||
&& platformio settings set enable_telemetry No \
|
||||
&& platformio settings set check_libraries_interval 1000000 \
|
||||
|
Loading…
Reference in New Issue
Block a user