Switch to Java 21

This commit is contained in:
AsamK 2023-09-30 22:38:24 +02:00
parent 895740755d
commit 80c1a6d2af
9 changed files with 26 additions and 11 deletions

View file

@ -1,4 +1,4 @@
FROM docker.io/eclipse-temurin:17-jre
FROM docker.io/azul/zulu-openjdk:21-jre-headless
LABEL org.opencontainers.image.source=https://github.com/AsamK/signal-cli
LABEL org.opencontainers.image.description="signal-cli provides an unofficial commandline, dbus and JSON-RPC interface for the Signal messenger."