y4shg commited on
Commit
a81ea67
·
verified ·
1 Parent(s): c079cc5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM node:20-slim
2
 
3
  RUN npm install -g omniroute
4
 
 
1
+ FROM node:lts-slim
2
 
3
  RUN npm install -g omniroute
4