Skip to content

Commit

Permalink
Update citygml-tools to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Aug 28, 2024
1 parent 9d77b7e commit f01e99e
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
Expand Up @@ -19,7 +19,7 @@ RUN wget "${VAL3DITY_SRC}" -O val3dity-src.tar.gz \

FROM eclipse-temurin:17-noble AS runner

ARG CITYGML_TOOLS="https://github.com/citygml4j/citygml-tools/releases/download/v2.3.0/citygml-tools-2.3.0.zip"
ARG CITYGML_TOOLS="https://github.com/citygml4j/citygml-tools/releases/download/v2.3.2/citygml-tools-2.3.2.zip"

COPY --from=val3dity_builder /src/val3dity/build/val3dity /usr/bin/val3dity

Expand Down

0 comments on commit f01e99e

Please sign in to comment.