Skip to content

Commit

Permalink
revert to discord-player 6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardoPe committed Jan 3, 2025
1 parent 88f5e91 commit e3595c7
Show file tree
Hide file tree
Showing 3 changed files with 565 additions and 3,656 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ WORKDIR /usr/src/app
COPY package*.json ./

# Install dependencies
RUN npm install --verbose --legacy-peer-deps
RUN npm install --verbose

# Copy the rest of the application code to the working directory
COPY . .
Expand Down
Loading

0 comments on commit e3595c7

Please sign in to comment.