Skip to content

Commit bf546b0

Browse files
authored
Update modules/ROOT/partials/docker/spelling-service/spelling-service-installation.adoc
1 parent da7adc2 commit bf546b0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/ROOT/partials/docker/spelling-service/spelling-service-installation.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,12 @@ docker login -u tiny -p [access-token] registry.containers.tiny.cloud
2121
docker pull registry.containers.tiny.cloud/spelling-tiny:<VERSION>
2222
----
2323

24+
+
25+
Replace `<VERSION>` with `latest` or the specific version number.
2426
+
2527
[NOTE]
2628
Currently, the Docker images are only supported on x86-64 (also known as AMD64) architecture processors.
2729

28-
+
29-
Replace `<VERSION>` with `latest` or the specific version number.
30-
3130
=== Specify Configurations
3231

3332
After completing the previous steps, run the Docker container from the pulled image:

0 commit comments

Comments
 (0)