Skip to content

Commit 2202d85

Browse files
author
Valentin Vetter
committed
Upgrade to 1.18.0
1 parent 9ab41cc commit 2202d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM buildpack-deps:jessie
22

3-
ENV RUST_VERSION=1.17.0
3+
ENV RUST_VERSION=1.18.0
44
ENV RUST_ARCHIVE=rust-${RUST_VERSION}-x86_64-unknown-linux-gnu
55

66
RUN curl -sSLO https://static.rust-lang.org/dist/${RUST_ARCHIVE}.tar.gz \

0 commit comments

Comments
 (0)