Skip to content

Commit 3125da2

Browse files
authored
Update Dockerfile
Signed-off-by: Zoey <[email protected]>
1 parent 35c98b4 commit 3125da2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
FROM node:current-alpine
2-
RUN apk upgrade --no-cache
3-
RUN apk add --no-cache ca-certificates wget tzdata
42
RUN yarn global add tailwindcss
53
ENTRYPOINT tailwindcss -i $INPUT_INPUT -o $INPUT_OUTPUT

0 commit comments

Comments
 (0)