doc: fix typo

This commit is contained in:
andyzhangx 2023-10-03 03:32:10 +00:00
parent 3196a6d209
commit 8e6d14d8a2

View File

@ -97,7 +97,7 @@ export REGISTRY=<dockerhub-alias>
export IMAGE_VERSION=latest export IMAGE_VERSION=latest
``` ```
- Build continer image and push image to dockerhub - Build container image and push image to dockerhub
```console ```console
# run `docker login` first # run `docker login` first
# build docker image # build docker image