Revert "Switch to Java 21"

This reverts commit 80c1a6d2af.
This commit is contained in:
ahatius 2023-12-04 19:24:27 +01:00
parent 347e90000e
commit 5414a18081
9 changed files with 11 additions and 26 deletions

View file

@ -1,4 +1,4 @@
FROM docker.io/azul/zulu-openjdk:21-jre-headless
FROM docker.io/eclipse-temurin:17-jre
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."