Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit b7f1dee

Browse files
committed
Move function files
1 parent d3ed907 commit b7f1dee

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

example/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ COPY --from=builder /lambda-php-vendor/vendor /opt/vendor
5656

5757
FROM runtime as function
5858

59-
COPY function/ /var/task/src/
59+
COPY function/src /var/task/src/
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)