From a60bbf16e2a62aae54c0d0f766fc329847da2e84 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 1 Mar 2026 17:16:42 +0000
Subject: [PATCH] Bump crossbario/autobahn-testsuite from 0.8.2 to 25.10.1 in
/tests/autobahn (#12183)
Bumps crossbario/autobahn-testsuite from 0.8.2 to 25.10.1.
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
tests/autobahn/Dockerfile.autobahn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/autobahn/Dockerfile.autobahn b/tests/autobahn/Dockerfile.autobahn
index 45f18182804..ffd90ba282e 100644
--- a/tests/autobahn/Dockerfile.autobahn
+++ b/tests/autobahn/Dockerfile.autobahn
@@ -1,4 +1,4 @@
-FROM crossbario/autobahn-testsuite:0.8.2
+FROM crossbario/autobahn-testsuite:25.10.1
RUN apt-get update && apt-get install python3 python3-pip -y
RUN pip3 install wait-for-it