update dockerfile and build script

This commit is contained in:
sigil-03 2025-08-30 11:03:52 -06:00
parent 778e6de935
commit 90835f8a63
2 changed files with 2 additions and 3 deletions

2
ch32/build.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
docker build --tag ch32-rust .