We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0443103 commit 5775f5eCopy full SHA for 5775f5e
Dockerfile.micropython
@@ -1,4 +1,4 @@
1
-FROM ubuntu:24.04
+FROM ubuntu:22.04
2
3
ARG DEBIAN_FRONTEND=noninteractive
4
RUN apt-get update -y -q && apt-get upgrade -y -q && apt-get update -y -q && \
0 commit comments