Skip to content

Commit

Permalink
feat: update to drawio-desktop 14.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
rlespinasse committed Jun 6, 2021
1 parent cb0a5d6 commit e4b7df9
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 @@ -2,7 +2,7 @@ FROM debian:latest

WORKDIR "/opt/drawio-desktop"

ENV DRAWIO_VERSION "14.5.1"
ENV DRAWIO_VERSION "14.6.13"
RUN set -e; \
apt-get update && apt-get install -y \
libappindicator3-1 \
Expand Down

0 comments on commit e4b7df9

Please sign in to comment.