musichoard/.gitea/images/Dockerfile
Wojciech Kozlowski 907b67b1c4
Some checks failed
Cargo Build and Test / Build and Test (pull_request) Failing after 2m1s
Add ci workflow
2024-01-06 09:59:10 +01:00

5 lines
86 B
Docker

FROM docker.io/library/rust:1.75
RUN apt-get update && apt-get install -y \
nodejs