Skip to content

Commit fd81060

Browse files
committed
update node version
1 parent ea588df commit fd81060

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

33
# Set environment variables
44
ENV NODE_ENV=production \

0 commit comments

Comments
 (0)