Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
feat: upgrade rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeysova committed Sep 8, 2019
1 parent a0aa82d commit 0df3706
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
@@ -1,4 +1,4 @@
ARG RUST_VERSION=1.31.0
ARG RUST_VERSION=1.37.0

FROM rust:$RUST_VERSION as build

Expand Down

0 comments on commit 0df3706

Please sign in to comment.