Using Java 17
This commit is contained in:
parent
c39d9220a0
commit
b4e2d44cf5
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM eclipse-temurin:16-jdk
|
||||
FROM eclipse-temurin:17-jdk-alpine
|
||||
|
||||
WORKDIR /opt
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# 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 Adoptium Eclipse Temurin latest 17
|
||||
|
||||
## Version **3.4**
|
||||
|
||||
|
|
Reference in a new issue