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 Peter Johanson
parent 7839e2afb5
commit f3d26bab90

View file

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