Merge pull request #241 from Sebclem/renovate/openjdk-21.x

⬆️ Update openjdk Docker tag to v21
This commit is contained in:
Sébastien Clément 2023-12-15 23:09:07 +01:00 committed by GitHub
commit f3888cee71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM openjdk:18.0.1
FROM openjdk:21
WORKDIR /bot_src
ARG BUILD_NBR
ARG BRANCH_NAME