Skip to content

Commit

Permalink
Reverted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Alee14 committed Sep 27, 2024
1 parent 88ddd8b commit 0aab2e3
Show file tree
Hide file tree
Showing 3 changed files with 2,094 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 ./

Expand Down
Binary file removed bun.lockb
Binary file not shown.
Loading

0 comments on commit 0aab2e3

Please sign in to comment.