mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-17 13:30:00 -04:00
Update Dockerfile
This commit is contained in:
parent
e2d90fbf5b
commit
4957cd27ec
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:20.1-bullseye-slim
|
||||
FROM node:18
|
||||
WORKDIR /usr/src/app
|
||||
COPY . .
|
||||
RUN npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue