From aee7ac28bc21e45c2b8272a218424a1771f8bc83 Mon Sep 17 00:00:00 2001 From: Sunil Sankar Date: Mon, 5 Feb 2024 08:02:21 +0100 Subject: [PATCH] [core] Fix the image name (#260) The image name is wrongly mentioned --- docs/site/content/en/docs/how-to/engines/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/content/en/docs/how-to/engines/index.md b/docs/site/content/en/docs/how-to/engines/index.md index 49a38c31..fe615104 100644 --- a/docs/site/content/en/docs/how-to/engines/index.md +++ b/docs/site/content/en/docs/how-to/engines/index.md @@ -78,7 +78,7 @@ For **x86** processors use following images: For **ARM** processors use following images: - `devlikeapro/whatsapp-http-api:arm` - **Chromium** -- `devlikeapro/whatsapp-http-api:arm-noweb`- **no browser installed** +- `devlikeapro/whatsapp-http-api:noweb-arm`- **no browser installed** {{< alert icon="💡" text="Chrome version is not available in ARM" />}}