Skip to content

Commit 9ed4a2a

Browse files
committed
Update container referenced in README
1 parent 136a598 commit 9ed4a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ To publish the layer to the public, simply run `make publish`. This will create
152152

153153
Some executables are able to run by themselves and some require additional dependencies that are present on the server. It's hard to cover here case here, but if the executable run by itself it can easily be added. If it has dependencies, you must explore what those dependencies are and how to add them to the layer as well.
154154

155-
You can either add the executable from an Amazon Linux AMI or from the [lambci/lambda-build:python-36](https://github.com/lambci/docker-lambda) Docker image.
155+
You can either add the executable from an Amazon Linux AMI or from the [lambci/lambda:build-python3.6](https://github.com/lambci/docker-lambda) Docker image.
156156

157157
_Disclaimer: I usually don't add in executables from pull requests for security reasons. If you would like to see an executable in this layer make an issue and I'll try to add it._
158158

0 commit comments

Comments
 (0)