Skip to content

Commit

Permalink
feat(devcontainer): bump zmk-dev-arm to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
think4tomorrow committed Jul 17, 2021
1 parent 511a365 commit e3044ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e3044ba

Please sign in to comment.