From cae8a77466d82d5049f34ae36f7267989d8d8d2b Mon Sep 17 00:00:00 2001 From: rlespinasse Date: Fri, 31 Dec 2021 15:13:39 +0100 Subject: [PATCH] feat: update to drawio-desktop 16.0.0 --- Dockerfile | 2 +- tests/data/issue-20/frame-bug-good.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1f4d249..4ee2bf5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM debian:buster WORKDIR "/opt/drawio-desktop" -ENV DRAWIO_VERSION "15.4.0" +ENV DRAWIO_VERSION "16.0.0" RUN set -e; \ apt-get update && apt-get install -y \ xvfb \ diff --git a/tests/data/issue-20/frame-bug-good.svg b/tests/data/issue-20/frame-bug-good.svg index 2f65e8d..79abc5a 100644 --- a/tests/data/issue-20/frame-bug-good.svg +++ b/tests/data/issue-20/frame-bug-good.svg @@ -1,2 +1,2 @@ -
Good
Good
Bad
Bad
Viewer does not support full SVG 1.1
\ No newline at end of file +
Good
Good
Bad
Bad
Viewer does not support full SVG 1.1
\ No newline at end of file