jerryshao commented on code in PR #4523:
URL: https://github.com/apache/gravitino/pull/4523#discussion_r1717850775


##########
docs/docker-image-details.md:
##########
@@ -14,28 +14,27 @@ You can deploy the service with the Gravitino Docker image.
 Container startup commands
 
 ```shell
-docker run --rm -d -p 8090:8090 -p 9001:9001 datastrato/gravitino
+docker run --rm -d -p 8090:8090 -p 9001:9001 apache/gravitino
 ```
 
 Changelog
 
-- gravitino:0.5.1
-  - Based on Gravitino 0.5.1, you can know more information from 0.5.1 release 
notes.
+- apache/gravitino:0.6.0 (Switch to Apache official DockerHub repository)

Review Comment:
   You should also change the version to 0.6.0-incubating in this PR, not just 
here.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to