Wojciech Kozlowski
907b67b1c4
Some checks failed
Cargo Build and Test / Build and Test (pull_request) Failing after 2m1s
5 lines
86 B
Docker
5 lines
86 B
Docker
FROM docker.io/library/rust:1.75
|
|
|
|
RUN apt-get update && apt-get install -y \
|
|
nodejs
|