Skip to content

Commit

Permalink
chore(deployment): Update files with new version 1.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 14, 2024
1 parent cc6e5b9 commit e726c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nails-devcontainer/.devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM purtontech/rust-on-nails-devcontainer:1.3.13 AS development
FROM purtontech/rust-on-nails-devcontainer:1.3.14 AS development

COPY ps1.bash .
RUN cat ps1.bash >> ~/.bashrc && sudo rm ps1.bash
Expand Down

0 comments on commit e726c0b

Please sign in to comment.