We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a38f07 commit 4901b1cCopy full SHA for 4901b1c
Dockerfile
@@ -2,7 +2,7 @@
2
#checkov:skip=CKV_DOCKER_3
3
FROM rust:trixie as drawio-exporter-installer
4
5
-RUN cargo install drawio-exporter --version 1.4.0
+RUN cargo install drawio-exporter --version 1.4.1
6
7
FROM rlespinasse/drawio-desktop-headless:v1.54.0
8
0 commit comments