Epikcoder commited on
Commit
60e5f9b
·
1 Parent(s): d56797d

varo gendeng

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