Skip to content

Serverless 1.17 with Python3

Compare
Choose a tag to compare
@brianz brianz released this 11 Jul 19:29
Create python3 version

Base this on the python3.6 image which gets us `python3` as the default
interpreter.

Also remove some `apt-get install` commands as the `node` installation
process takes care of that.