This commit is contained in:
Miguel Sosa 2026-08-01 14:10:33 +03:00 committed by GitHub
commit 3ad1c36930
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
docker run --rm --network cassandra \
-v "$(pwd)/data.cql:/scripts/data.cql" \
-e CQLSH_HOST=cassandra -e CQLSH_PORT=9042 \
-e CQLVERSION=3.4.6 nuvo/docker-cqlsh
-e CQLVERSION=3.4.7 nuvo/docker-cqlsh