diff --git a/Dockerfile b/Dockerfile
index e21aff4..c6e672d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,7 +12,7 @@ apt-get update
apt-get install -y xvfb wget libgbm1 libasound2
# Drawio Desktop
-DRAWIO_VERSION="24.5.3"
+DRAWIO_VERSION="24.6.1"
wget -q https://github.com/jgraph/drawio-desktop/releases/download/v${DRAWIO_VERSION}/drawio-${TARGETARCH}-${DRAWIO_VERSION}.deb
apt-get install -y /opt/drawio-desktop/drawio-${TARGETARCH}-${DRAWIO_VERSION}.deb
rm -rf /opt/drawio-desktop/drawio-${TARGETARCH}-${DRAWIO_VERSION}.deb
diff --git a/README.adoc b/README.adoc
index bdaaa2a..77866ec 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,6 +1,6 @@
= Draw.io Desktop Headless docker image
-Dockerized headless version of https://github.com/jgraph/drawio-desktop[Draw.io Desktop v24.5.3]
+Dockerized headless version of https://github.com/jgraph/drawio-desktop[Draw.io Desktop v24.6.1]
== What it does
diff --git a/src/unwanted-security-warnings.txt b/src/unwanted-security-warnings.txt
index a0cac6d..c906f53 100644
--- a/src/unwanted-security-warnings.txt
+++ b/src/unwanted-security-warnings.txt
@@ -6,4 +6,3 @@ Init observer found at shutdown
InitializeSandbox
extension not supported
AttributionReportingCrossAppWeb cannot be enabled in this configuration
-Exporting [
diff --git a/tests/expected/issue-20-frame-bug.svg b/tests/expected/issue-20-frame-bug.svg
index 5d89f84..a3d7e00 100644
--- a/tests/expected/issue-20-frame-bug.svg
+++ b/tests/expected/issue-20-frame-bug.svg
@@ -1,3 +1,3 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/tests/expected/uniq-output-electron-security-warning.log b/tests/expected/uniq-output-electron-security-warning.log
index 2ce304c..4edeae7 100644
--- a/tests/expected/uniq-output-electron-security-warning.log
+++ b/tests/expected/uniq-output-electron-security-warning.log
@@ -1,5 +1,4 @@
AttributionReportingCrossAppWeb cannot be enabled in this configuration. Use --enable-features=ConversionMeasurement,AttributionReportingCrossAppWeb in addition.
-Exporting [ 'file1.drawio', '--disable-gpu' ]
Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
Floss manager not present, cannot set Floss enable/disable.