mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-05-09 04:02:37 +00:00
Update Dockerfile
This commit is contained in:
parent
d07cc0390f
commit
ac7119dee5
@ -7,7 +7,7 @@ WORKDIR /usr/src/app
|
||||
|
||||
COPY package*.json ./
|
||||
|
||||
RUN npm install
|
||||
RUN bun i
|
||||
|
||||
COPY . .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user