Skip to content

Commit b673178

Browse files
Add support for python (#43)
* Add support for python * Update Dockerfile
1 parent 2fc2f8d commit b673178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:14-slim
1+
FROM nikolaik/python-nodejs:python3.9-nodejs14-slim
22

33
LABEL version="1.0.0"
44
LABEL repository="https://github.com/serverless/github-action"

0 commit comments

Comments
 (0)