Epikcoder commited on
Commit
9ce4824
·
1 Parent(s): 044a7c6

varo gendeng

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node:18.20.4-alpine3.20
2
 
3
  # Set the working directory
4
  WORKDIR /app
 
1
+ FROM node:latest
2
 
3
  # Set the working directory
4
  WORKDIR /app