ninja-fix – cqlversion in docker quickstart doc

patch by Madhavan Sridharan; reviewed by Mick Semb Wever
This commit is contained in:
Madhavan Sridharan 2025-04-08 08:37:57 -04:00 committed by mck
parent b4f46ec473
commit 270839ddef
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
docker run --rm -it --network \
cassandra nuvo/docker-cqlsh cqlsh cassandra \
9042 --cqlversion='3.4.5'
9042 --cqlversion='3.4.7'