From 76f0ee434d4477b4c4dacf65b66ac44fb09a81b3 Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Wed, 7 Feb 2024 12:59:23 +0000 Subject: [PATCH] [skip ci] auto-update documentation --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 9ec6f5b..913c015 100644 --- a/content/_index.md +++ b/content/_index.md @@ -55,5 +55,5 @@ docker build --file Containerfile.multiarch --tag thegeeklab/wp-opentofu . ## Test ```Shell - +docker run -it thegeeklab/wp-opentofu --action validate ```