Skip to content

Commit 079d06b

Browse files
feat: bump rlespinasse/drawio-desktop-headless from v1.51.0 to v1.52.0 (#161)
1 parent 1bde644 commit 079d06b

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
@@ -4,7 +4,7 @@ FROM rust:trixie as drawio-exporter-installer
44

55
RUN cargo install drawio-exporter --version 1.4.0
66

7-
FROM rlespinasse/drawio-desktop-headless:v1.51.0
7+
FROM rlespinasse/drawio-desktop-headless:v1.52.0
88

99
WORKDIR /opt/drawio-exporter
1010
COPY --from=drawio-exporter-installer /usr/local/cargo/bin/drawio-exporter .

0 commit comments

Comments
 (0)