Skip to content

Commit 4901b1c

Browse files
authored
feat: update to drawio-exporter (#165)
1 parent 6a38f07 commit 4901b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#checkov:skip=CKV_DOCKER_3
33
FROM rust:trixie as drawio-exporter-installer
44

5-
RUN cargo install drawio-exporter --version 1.4.0
5+
RUN cargo install drawio-exporter --version 1.4.1
66

77
FROM rlespinasse/drawio-desktop-headless:v1.54.0
88

0 commit comments

Comments
 (0)