Skip to content

Commit 760a9ed

Browse files
committed
Change base build to aws maintained lambda provided al2 image
1 parent 8ef7039 commit 760a9ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# https://github.com/lambci/docker-lambda#documentation
2-
FROM docker.io/lambci/lambda:build-provided.al2
1+
FROM public.ecr.aws/lambda/provided:al2
32

43
ARG RUST_VERSION=1.54.0
54
RUN yum -y update

0 commit comments

Comments
 (0)