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

5 lines
86 B
Docker

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