mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-25 06:17:33 +00:00
Make PLANTUML_VERSION mandatory
This commit is contained in:
parent
d3bcb10ff9
commit
1398d85806
@ -1,6 +1,6 @@
|
||||
FROM openjdk:17-alpine
|
||||
|
||||
ARG PLANTUML_VERSION=v1.2022.6
|
||||
ARG PLANTUML_VERSION
|
||||
|
||||
ENV LANG en_US.UTF-8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user