Update .gitpod.Dockerfile

This commit is contained in:
Jason2866
2020-09-29 08:46:35 +02:00
committed by GitHub
parent 7578a0217a
commit 4864c29cfc
+1 -1
View File
@@ -2,4 +2,4 @@ FROM gitpod/workspace-full
USER gitpod
RUN sudo pip3 install -U platformio
RUN pip3 install -U platformio && brew install uncrustify