AnishaG0201 commited on
Commit
b6c6ebb
·
verified ·
1 Parent(s): db37eb4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -3,7 +3,7 @@
3
 
4
 
5
  # Use the official Node.js image as the base
6
- FROM node:16
7
 
8
  # Set working directory
9
  WORKDIR /usr/src/app
 
3
 
4
 
5
  # Use the official Node.js image as the base
6
+ FROM node:18
7
 
8
  # Set working directory
9
  WORKDIR /usr/src/app