update rust
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Shimun 2019-07-25 18:06:40 +02:00
parent e9e595ef68
commit 99748c70aa
Signed by: shimun
GPG Key ID: E81D8382DC2F971B

View File

@ -1,4 +1,4 @@
FROM rust:1.34 AS riffol_build
FROM rust:1.36-slim AS riffol_build
RUN cargo install --git https://github.com/shimunn/riffol.git --branch print_error