Skip to content

Commit

Permalink
Bump PlantUML to 1.2023.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiefGokhlayeh committed Sep 16, 2023
1 parent 4a52593 commit a03f9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL version="v9"
LABEL description="LaTeX distribution with support for BibLaTeX and PythonTeX"
LABEL maintainer="gokhlayeh"

ARG PLANTUML_VERSION=1.2022.13
ARG PLANTUML_VERSION=1.2023.11
ENV PLANTUML_JAR /usr/share/java/plantuml/plantuml.jar

RUN dnf install -y --setopt=install_weak_deps=False \
Expand Down

0 comments on commit a03f9e3

Please sign in to comment.