This repository was archived by the owner on Jan 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ x-restart-policy: &restart_policy
66services :
77 lavalink :
88 << : *restart_policy
9- image : ghcr.io/lavalink-devs/lavalink:4.0.5
9+ image : ghcr.io/lavalink-devs/lavalink:4.0.7
1010 entrypoint :
1111 [
1212 " java" ,
@@ -22,7 +22,7 @@ services:
2222 LAVALINK_SERVER_FRAME_BUFFER_DURATION : 5000
2323 LAVALINK_SERVER_RESAMPLING_QUALITY : LOW
2424 LAVALINK_SERVER_YOUTUBE_PLAYLIST_LOAD_LIMIT : 5
25- LAVALINK_PLUGINS_0_DEPENDENCY : " com.github.topi314.lavasrc:lavasrc-plugin:4.1.1 "
25+ LAVALINK_PLUGINS_0_DEPENDENCY : " com.github.topi314.lavasrc:lavasrc-plugin:4.2.0 "
2626 LAVALINK_PLUGINS_1_DEPENDENCY : " dev.lavalink.youtube:youtube-plugin:1.5.0"
2727 LAVALINK_SERVER_SOURCES_YOUTUBE : false
2828 PLUGINS_YOUTUBE_ENABLED : true
You can’t perform that action at this time.
0 commit comments