Skip to content

Commit

Permalink
Merge pull request #381 from Zokrates/rc/0.4.7
Browse files Browse the repository at this point in the history
bump rust version in dockerfile
  • Loading branch information
Schaeff committed Jun 14, 2019
2 parents 03cc69e + 29e3078 commit 0d91206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MAINTAINER JacobEberhardt <jacob.eberhardt@tu-berlin.de>, Thibaut Schaeffer <thi

RUN useradd -u 1000 -m zokrates

ARG RUST_TOOLCHAIN=nightly-2019-01-01
ARG RUST_TOOLCHAIN=nightly-2019-06-02
ENV WITH_LIBSNARK=1
ENV ZOKRATES_HOME=/home/zokrates/.zokrates

Expand Down

0 comments on commit 0d91206

Please sign in to comment.