This is an automated email from the ASF dual-hosted git repository.

caigy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-operator.git


The following commit(s) were added to refs/heads/master by this push:
     new 9fa28e3  fix typo
9fa28e3 is described below

commit 9fa28e32e5c3736742f9ee315c5d99f6960b8a48
Author: caigy <[email protected]>
AuthorDate: Thu Nov 3 20:06:44 2022 +0800

    fix typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4c5b5c6..5491ecb 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ If you find that pod image is not found, run the following 
command to build a ne
 the image tag is specified by the `IMG` parameter.
 
 ```shell
-$ make docker-build IMG=apache/rocketmq-operator:0.4.0-snaphost
+$ make docker-build IMG=apache/rocketmq-operator:0.4.0-snapshot
 ```
 
 Now you can use the CRDs provided by RocketMQ Operator to deploy your RocketMQ 
cluster.

Reply via email to