feat(devcontainer): upgrade to zmk-dev-arm:2.4

PR: #467
This commit is contained in:
innovaker 2020-12-03 11:22:10 +00:00 committed by Pete Johanson
parent 0515a482fe
commit 5989d8cb26
1 changed files with 1 additions and 1 deletions

View File

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