Skip to content

Commit eafbfb1

Browse files
authored
Merge pull request #1 from Liquid-dev/bump
Bumped version to 1.56.1
2 parents e6137dd + c8fe021 commit eafbfb1

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-
ARG RUST_VERSION=1.51.0
4+
ARG RUST_VERSION=1.56.1
55
RUN yum install -y jq openssl-devel
66
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs \
77
| CARGO_HOME=/cargo RUSTUP_HOME=/rustup sh -s -- -y --profile minimal --default-toolchain $RUST_VERSION

0 commit comments

Comments
 (0)