mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 15:18:21 +00:00
Update Dockerfile
This commit is contained in:
parent
e322be096f
commit
0027d053b3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:18-buster
|
||||
FROM node:latest
|
||||
WORKDIR /usr/src/app
|
||||
COPY package*.json ./
|
||||
RUN npm install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue