Skip to content

Commit f91adb5

Browse files
committed
update the install
Signed-off-by: Murphy <mofei@starrocks.com>
1 parent 33a5e31 commit f91adb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

starrocks/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sudo snap install docker
44
sudo apt-get update
55
sudo apt-get install -y mysql-client
66

7-
docker run -p 9030:9030 -p 8030:8030 -p 8040:8040 -itd --name starrocks starrocks/allin1-ubuntu:4.0.0-rc02
7+
docker run -p 9030:9030 -p 8030:8030 -p 8040:8040 -itd --name starrocks starrocks/allin1-ubuntu:4.0.1
88

99
echo "Starting StarRocks container..."
1010
sleep 5

0 commit comments

Comments
 (0)