From 7209ccc50f929f6ee00652d210b14fa1e1dd1dd8 Mon Sep 17 00:00:00 2001 From: Kristin Schlosser Date: Fri, 16 Aug 2024 09:37:16 +0200 Subject: [PATCH] Change openvasd version from 23.8.2 to 22.7.1 --- src/22.4/source-build/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/22.4/source-build/index.md b/src/22.4/source-build/index.md index c68271da..d0a1ec4c 100644 --- a/src/22.4/source-build/index.md +++ b/src/22.4/source-build/index.md @@ -182,7 +182,7 @@ export OSPD_OPENVAS_VERSION=22.7.1 ```{code-block} :caption: Setting the openvas versions to use -export OPENVAS_DAEMON=23.8.2 +export OPENVAS_DAEMON=22.7.1 ``` ```{include} /22.4/source-build/openvasd/dependencies.md