Roman Zeyde
6 years ago
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB
1 changed files with
1 additions and
1 deletions
-
Dockerfile
|
|
@ -1,4 +1,4 @@ |
|
|
|
FROM rust:1.33.0-slim |
|
|
|
FROM rust:1.34.0-slim |
|
|
|
|
|
|
|
RUN apt-get update |
|
|
|
RUN apt-get install -y clang cmake |
|
|
|