aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/troubleshooting.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/linux/troubleshooting.md')
-rw-r--r--docs/linux/troubleshooting.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/linux/troubleshooting.md b/docs/linux/troubleshooting.md
index ee706e5c3..227252531 100644
--- a/docs/linux/troubleshooting.md
+++ b/docs/linux/troubleshooting.md
@@ -47,8 +47,8 @@ Here are some things to check if there are problems running syzkaller.
"http": "127.0.0.1:56741",
"workdir": "$GOPATH/src/github.com/google/syzkaller/workdir",
"kernel_obj": "$KERNEL",
- "image": "$IMAGE/bullseye.img",
- "sshkey": "$IMAGE/bullseye.id_rsa",
+ "image": "$IMAGE/trixie.img",
+ "sshkey": "$IMAGE/trixie.id_rsa",
"syzkaller": "$GOPATH/src/github.com/google/syzkaller",
"procs": 8,
"type": "qemu",