push
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 24m18s

This commit is contained in:
2025-05-19 18:05:48 +02:00
parent 9e4241aafc
commit e6ed5a38b2

View File

@ -7,6 +7,7 @@
FROM rust:1.87
RUN apt-get update && apt-get install -y sqlite3
# nodejs