We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72b9132 + e804e79 commit f27fa0dCopy full SHA for f27fa0d
.github/infrastructure/docker-compose-cassandra.yml
@@ -2,7 +2,7 @@ version: '2'
2
3
services:
4
cassandra:
5
- image: docker.io/bitnami/cassandra:4.0.1
+ image: docker.io/bitnami/cassandra:4.1
6
ports:
7
- '7000:7000'
8
- '9042:9042'
0 commit comments