Skip to content

Commit 178ba51

Browse files
committed
try node18 in docker file
1 parent 2860ac0 commit 178ba51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine
1+
FROM node:18.19.1-alpine
22

33
WORKDIR /app
44
COPY package.json package-lock.json dist ./

0 commit comments

Comments
 (0)