Skip to content

Commit 7ded4cd

Browse files
authored
feat: use alpine version to reduce vulnerabilities in image (#51)
1 parent 776ee70 commit 7ded4cd

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 nikolaik/python-nodejs:python3.9-nodejs14-slim
1+
FROM nikolaik/python-nodejs:python3.9-nodejs14-alpine
22

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

0 commit comments

Comments
 (0)