Skip to content

Commit 54f5044

Browse files
committed
Update Dockerfile
1 parent 8ff8dee commit 54f5044

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:14.15.3 as build-stage
1+
FROM node:20.11.0 as build-stage
22

33
WORKDIR /usr/src/app
44

0 commit comments

Comments
 (0)