ci
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 11s

This commit is contained in:
2025-05-19 18:01:25 +02:00
parent 26fa8c6856
commit b4b620b74e

View File

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