1 parent 768d480 commit 7d1a361Copy full SHA for 7d1a361
1 file changed
cli/Dockerfile
@@ -10,7 +10,7 @@ FROM eclipse-temurin:21.0.9_10-jre
10
11
LABEL org.opencontainers.image.source="https://github.com/zeldigas/text2confl"
12
13
-ARG PLANTUML="1.2025.10"
+ARG PLANTUML="1.2026.0"
14
15
ADD https://github.com/plantuml/plantuml/releases/download/v$PLANTUML/plantuml.jar /usr/local/bin/plantuml.jar
16
ADD scripts/plantuml /usr/local/bin/plantuml
0 commit comments