Add CI to auto-build images on changes; Fixes #1 #2
@ -7,6 +7,7 @@
|
||||
|
||||
FROM rust:1.87
|
||||
|
||||
|
||||
RUN apt-get update && apt-get install -y sqlite3
|
||||
|
||||
# nodejs
|
||||
|
Reference in New Issue
Block a user