From e1c58fa82bb4684dc6f68d312be80ec2935313f0 Mon Sep 17 00:00:00 2001 From: Noah Date: Fri, 25 Aug 2023 09:12:01 -0400 Subject: [PATCH] docker docs --- docs/getting_started/docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started/docker.rst b/docs/getting_started/docker.rst index adae9d9..48f7190 100644 --- a/docs/getting_started/docker.rst +++ b/docs/getting_started/docker.rst @@ -73,7 +73,7 @@ If you have the new **APPLE M1 CHIP** - aarch / arm64 Step 3: Run the Docker image **************************** -This creates a container based on the Iliad Docker Image that you can enter and exit. (Change the image to iliad:arm64-v1.16 if you have Apple M1 chip) +This creates a container based on the Iliad Docker Image that you can enter and exit. (Change the image to ncherric/iliad:arm64-v1.16 if you have Apple M1 chip) .. code-block:: console