use adapted riffol version
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
shimunn 2019-04-21 13:27:52 +02:00
parent 35731c0135
commit c4162eb700

View File

@ -1,6 +1,6 @@
FROM rust:1.34 AS riffol_build FROM rust:1.34 AS riffol_build
RUN cargo install --git https://github.com/shimunn/riffol.git --branch print_error RUN cargo install --git https://github.com/shimunn/riffol.git --branch 32b
FROM nginx:mainline FROM nginx:mainline