Skip to content

Commit

Permalink
feat: update to drawio-desktop 21.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rlespinasse committed Jul 20, 2023
1 parent 3495ea2 commit 7113339
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:bullseye

WORKDIR "/opt/drawio-desktop"

ENV DRAWIO_VERSION "21.5.1"
ENV DRAWIO_VERSION "21.6.1"
RUN set -e; \
apt-get update && apt-get install -y \
xvfb \
Expand Down

0 comments on commit 7113339

Please sign in to comment.