Luke Childs 5 years ago
committed by Roman Zeyde
parent
commit
d1c7c7fd9e
No known key found for this signature in database GPG Key ID: 87CAE5FA46917CBB
  1. 2
      Dockerfile

2
Dockerfile

@ -1,4 +1,4 @@
FROM rust:1.42.0-slim
FROM rust:1.42.0-slim-buster
RUN apt-get update
RUN apt-get install -y clang cmake

Loading…
Cancel
Save