Skip to content

Commit

Permalink
fix(*): update lavalink image in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nat1anWasTaken committed May 13, 2024
1 parent 2bdf272 commit 9dec9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- lava

lavalink:
image: ghcr.io/lavalink-devs/lavalink:latest
image: fredboat/lavalink:latest
volumes:
- "./configs/application.yml:/opt/Lavalink/application.yml"
hostname: lavalink
Expand Down

0 comments on commit 9dec9a5

Please sign in to comment.