refactor: Move to Zephyr v3.0.0 + ZMK fixes.

This commit is contained in:
Peter Johanson
2021-12-11 22:39:41 -05:00
committed by Pete Johanson
parent df2e993300
commit 94ac100b6b
9 changed files with 9 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
FROM docker.io/zmkfirmware/zmk-dev-arm:2.5
FROM docker.io/zmkfirmware/zmk-dev-arm:3.0
COPY .bashrc tmp
RUN mv /tmp/.bashrc ~/.bashrc