feat(devcontainer): bump zmk-dev-arm to 2.5

PR: https://github.com/zmkfirmware/zmk/pull/736
This commit is contained in:
innovaker 2021-06-19 11:13:35 +01:00 committed by Pete Johanson
parent 5542c105ed
commit 03a3968018

View File

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