fixed devcontainer image
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ARG DOCKER_TAG=latest
|
ARG DOCKER_TAG=release-v5.4
|
||||||
FROM espressif/idf:${DOCKER_TAG}
|
FROM espressif/idf:${DOCKER_TAG}
|
||||||
|
|
||||||
ENV LC_ALL=C.UTF-8
|
ENV LC_ALL=C.UTF-8
|
||||||
|
|||||||
Reference in New Issue
Block a user