From b3729ad46b41d314a197f2792600d208df4f467c Mon Sep 17 00:00:00 2001 From: Aashish Radhakrishnan Date: Tue, 5 Apr 2022 10:34:26 -0400 Subject: [PATCH] Toolbox document version update --- modules/ROOT/pages/debugging-with-toolbox.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/debugging-with-toolbox.adoc b/modules/ROOT/pages/debugging-with-toolbox.adoc index df675a93..c1fd6871 100644 --- a/modules/ROOT/pages/debugging-with-toolbox.adoc +++ b/modules/ROOT/pages/debugging-with-toolbox.adoc @@ -29,7 +29,7 @@ toolbox create You can then list all the running toolboxes running on the host. This should show you your newly created toolbox. In this case, it is named -`fedora-toolbox-34`. +`fedora-toolbox-35`. [source,sh] ---- @@ -60,7 +60,7 @@ from the host with the following command. [source,sh] ---- -toolbox rm --force fedora-toolbox-34 +toolbox rm --force fedora-toolbox-35 ---- NOTE: Toolbx allows you to create toolboxes with your custom