Skip to content

Commit

Permalink
feat: update to drawio-desktop 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rlespinasse committed Dec 31, 2021
1 parent ccedeca commit cae8a77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
2 changes: 1 addition & 1 deletion tests/data/issue-20/frame-bug-good.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cae8a77

Please sign in to comment.