Add version number
This commit is contained in:
parent
919e2560ca
commit
5a35132f71
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,10 @@
|
||||||
# Docker image for the [bot discord "Kassoubot"](https://gitlab.com/ConfrerieDuKassoulait/KassouBot) using [AdoptOpenJDK](https://adoptopenjdk.net/?variant=openjdk16&jvmVariant=openj9) 16 (Open J9)
|
# Docker image for the [bot discord "Kassoubot"](https://gitlab.com/ConfrerieDuKassoulait/KassouBot) using [AdoptOpenJDK](https://adoptopenjdk.net/?variant=openjdk16&jvmVariant=openj9) 16 (Open J9)
|
||||||
|
|
||||||
## To use the docker image
|
## Version **3.3.2.5**
|
||||||
|
|
||||||
|
### To use the docker image
|
||||||
Simply use this image: `registry.gitlab.com/confreriedukassoulait/lavalink:latest`
|
Simply use this image: `registry.gitlab.com/confreriedukassoulait/lavalink:latest`
|
||||||
|
|
||||||
## To use locally
|
### To use locally
|
||||||
Run `download.bat` if you are on Windows or `download.sh` if on Linux.
|
Run `download.bat` if you are on Windows or `download.sh` if on Linux.
|
||||||
It will download the Lavalink.jar server.
|
It will download the Lavalink.jar server.
|
||||||
|
|
Reference in a new issue