Skip to content

Commit e72178a

Browse files
author
Valentin Vetter
committed
Upgrade to 1.15.1
1 parent ad430a5 commit e72178a

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

1.15/Dockerfile

Lines changed: 0 additions & 11 deletions
This file was deleted.

1.14/Dockerfile renamed to 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.14.0
3+
ENV RUST_VERSION=1.15.1
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)