Skip to content

Commit 8011591

Browse files
committed
use alpine image
1 parent 605a230 commit 8011591

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:16
1+
FROM node:16-alpine
22

33
LABEL "com.github.actions.name"="permafrost-prettier-docker-ga"
44
LABEL "com.github.actions.description"="run prettier on your code"

0 commit comments

Comments
 (0)