Skip to content

Commit a3b332a

Browse files
author
AntoniaSzecsi
committed
Update Dockerfile.rie based on PR feedback
1 parent 66cd017 commit a3b332a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.rie

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN chmod +x /usr/local/bin/aws-lambda-rie
99

1010
ARG EXAMPLE=basic-lambda
1111

12-
COPY Cargo.toml Cargo.lock /build/
12+
COPY Cargo.* /build/
1313
COPY lambda-runtime /build/lambda-runtime
1414
COPY lambda-runtime-api-client /build/lambda-runtime-api-client
1515
COPY lambda-events /build/lambda-events

0 commit comments

Comments
 (0)