Skip to content

Commit 5b539e6

Browse files
authored
Merge pull request #7 from rgrizzell/9.x
Update to CircuitPython 9.1.2
2 parents 6f4f5b8 + db78081 commit 5b539e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM debian:12-slim as build
2-
ARG VERSION=9.1.1
2+
ARG VERSION=9.1.2
33
ARG VARIANT=container
44
ARG MICROPYPATH=/ciruitpy/lib
55

0 commit comments

Comments
 (0)