We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d69ca commit b2146daCopy full SHA for b2146da
tools/docker/Dockerfile
@@ -1,5 +1,5 @@
1
# To Do: Check if it is worth to use espressif/idf as base image (image size will be much bigger)
2
-FROM ubuntu:22.04
+FROM ubuntu:latest
3
4
# switch to root, let the entrypoint drop back to host user
5
USER root
0 commit comments