Upgrade to latest stable Rust, 1.29.2
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# Note: when the rust version is changed also modify
|
# Note: when the rust version is changed also modify
|
||||||
# ci/buildkite.yml to pick up the new image tag
|
# ci/buildkite.yml to pick up the new image tag
|
||||||
FROM rust:1.29.1
|
FROM rust:1.29.2
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
apt update && \
|
apt update && \
|
||||||
|
Reference in New Issue
Block a user