Skip to content

Commit

Permalink
using version 1.2020.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lindt committed Jun 1, 2020
1 parent 32e4f41 commit 9da8614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM openjdk:14-jdk-alpine3.10
MAINTAINER [email protected]
ENV PLANTUML_VERSION=1.2020.2
ENV PLANTUML_VERSION=1.2020.3
ENV LANG en_US.UTF-8
RUN \
apk add --no-cache graphviz wget ca-certificates && \
Expand Down

0 comments on commit 9da8614

Please sign in to comment.