Skip to content

Commit 5775f5e

Browse files
authored
Update Dockerfile.micropython
1 parent 0443103 commit 5775f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.micropython

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:24.04
1+
FROM ubuntu:22.04
22

33
ARG DEBIAN_FRONTEND=noninteractive
44
RUN apt-get update -y -q && apt-get upgrade -y -q && apt-get update -y -q && \

0 commit comments

Comments
 (0)