mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
Update .gitpod.Dockerfile
This commit is contained in:
parent
7578a0217a
commit
4864c29cfc
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@ -2,4 +2,4 @@ FROM gitpod/workspace-full
|
|||||||
|
|
||||||
USER gitpod
|
USER gitpod
|
||||||
|
|
||||||
RUN sudo pip3 install -U platformio
|
RUN pip3 install -U platformio && brew install uncrustify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user