You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ Commands to run:
80
80
```bash
81
81
# Run docker-compose cluster with image from DockerHub
82
82
./build_run_docker.sh \
83
-
--rondb-version 22.10.4 \
83
+
--rondb-version 22.10.5 \
84
84
--num-mgm-nodes 1 \
85
85
--node-groups 1 \
86
86
--replication-factor 2 \
@@ -154,7 +154,7 @@ The Docker images come with a set of benchmarks pre-installed. To run any of the
154
154
155
155
# Running with a custom size; The benchmarks are run on the API containers and make queries towards the mysqld containers; this means that both types are needed.
0 commit comments