mirror of
https://github.com/Alee14/DLAP.git
synced 2025-01-22 02:41:52 -05:00
Reverted changes
This commit is contained in:
parent
88ddd8bb4d
commit
0aab2e3d02
3 changed files with 2094 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM node:latest AS build
|
|||
|
||||
WORKDIR /usr/src/bot
|
||||
|
||||
RUN apt-get update && apt-get install -y build-essential libtool autoconf automake python3
|
||||
RUN apt-get update && apt-get install -y build-essential libtool autoconf automake python3
|
||||
|
||||
COPY package.json ./
|
||||
|
||||
|
|
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
Loading…
Reference in a new issue