From 325b4136d7749e463f3f6db15038f97001a4011b Mon Sep 17 00:00:00 2001 From: Oleg Shelajev Date: Tue, 28 Jul 2026 09:06:28 +0300 Subject: [PATCH] Fix authoring image name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a751353..cb3a924 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Edit the files in `lab/` and refresh the browser to see changes: Pin the toolchain to a released version for reproducibility: ```bash -export SIMSPACE_AUTHORING_IMAGE=dockersamples/simspaceweb-authoring:1 +export SIMSPACE_AUTHORING_IMAGE=dockersamples/simspace-authoring:1 ``` ## Deploy