Skip to content

Commit 49aa86a

Browse files
committed
Bump Rust release to 0.54.0
1 parent 429dec3 commit 49aa86a

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,7 +1,7 @@
11
# https://github.com/lambci/docker-lambda#documentation
22
FROM lambci/lambda:build-provided.al2
33

4-
ENV RUST_VERSION=1.53.0
4+
ENV RUST_VERSION=1.54.0
55
ENV CARGO_HOME=/cargo
66
ENV RUSTUP_HOME=/rustup
77
RUN yum install -y jq

0 commit comments

Comments
 (0)