refactor: Move to updated Docker images.

This commit is contained in:
Peter Johanson
2022-10-08 01:52:25 -04:00
committed by Pete Johanson
parent 09ed79a867
commit 4ff1a4d3ea
4 changed files with 4 additions and 4 deletions

View File

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