Skip to content

Commit 30d7ff0

Browse files
javier-aliagakgal-akl
authored andcommitted
Fix: Reuse kafka clients (dapr#4049)
Signed-off-by: Javier Aliaga <javier@diagrid.io> Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
1 parent 2362611 commit 30d7ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/infrastructure/docker-compose-cassandra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '2'
22

33
services:
44
cassandra:
5-
image: docker.io/bitnami/cassandra:4.0.1
5+
image: docker.io/bitnamilegacy/cassandra:4.1
66
ports:
77
- '7000:7000'
88
- '9042:9042'

0 commit comments

Comments
 (0)