Epikcoder commited on
Commit
28104ad
·
1 Parent(s): 2cfe73a

varo gendeng

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