You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ environment almost identically – including installed software and libraries,
5
5
file structure and permissions, environment variables, context objects and
6
6
behaviors – even the user and running process are the same.
7
7
8
-
<imgsrc="https://raw.githubusercontent.com/mlupin/docker-lambda/master/examples/terminal.png"width="969"alt="Example usage with Python3.9-x86_64 runtime">
8
+
<imgsrc="https://raw.githubusercontent.com/mlupine/docker-lambda/master/examples/terminal.png"width="969"alt="Example usage with Python3.9-x86_64 runtime">
9
9
10
10
This is a partially rewritten and maintained fork of the original [LambCI](https://github.com/lambci/docker-lambda) project,
11
11
updated to include latest AWS Lambda runtimes and arm64 support. However, this fork dropped support for old, Amazon Linux 1-based
0 commit comments