Skip to content

Commit 97953bc

Browse files
authored
Update Dockerfile
1 parent 70455ab commit 97953bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18-alpine
1+
FROM node:20-alpine
22
WORKDIR /app
33
COPY my-app .
44
RUN npm ci

0 commit comments

Comments
 (0)