mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Switch to Java 21
This commit is contained in:
parent
895740755d
commit
80c1a6d2af
9 changed files with 26 additions and 11 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue