chore(ci): Bump to 3.5 Docker images.

This commit is contained in:
Peter Johanson
2023-11-14 23:56:11 +00:00
committed by Pete Johanson
parent 552347b8a4
commit 94aa7d8d53
5 changed files with 5 additions and 5 deletions

View File

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