Skip to content

Commit f4a3619

Browse files
committed
Bump Rust release to 0.55.0
1 parent 07e46f5 commit f4a3619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.54.0
4+
ENV RUST_VERSION=1.55.0
55
ENV CARGO_HOME=/cargo
66
ENV RUSTUP_HOME=/rustup
77
RUN yum install -y jq

0 commit comments

Comments
 (0)