Skip to content

Commit

Permalink
Add support for python (#43)
Browse files Browse the repository at this point in the history
* Add support for python

* Update Dockerfile
  • Loading branch information
DavideViolante authored Jan 3, 2021
1 parent 2fc2f8d commit b673178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14-slim
FROM nikolaik/python-nodejs:python3.9-nodejs14-slim

LABEL version="1.0.0"
LABEL repository="https://github.com/serverless/github-action"
Expand Down

0 comments on commit b673178

Please sign in to comment.