Skip to content

Commit

Permalink
Merge pull request #57 from zeldigas/renovate/homebrew-plantuml-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency homebrew/plantuml to v1.2023.9
  • Loading branch information
zeldigas authored Jun 26, 2023
2 parents e0e801c + 0ee0cc8 commit af8b801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FROM eclipse-temurin:17.0.7_7-jre-alpine

LABEL org.opencontainers.image.source="https://github.com/zeldigas/text2confl"

ARG PLANTUML="1.2023.8"
ARG PLANTUML="1.2023.9"

ADD https://github.com/plantuml/plantuml/releases/download/v$PLANTUML/plantuml.jar /usr/local/bin/plantuml.jar
ADD scripts/plantuml /usr/local/bin/plantuml
Expand Down

0 comments on commit af8b801

Please sign in to comment.