Skip to content

Commit e804e79

Browse files
authored
chore: upgrade cassandra image to 4.1.x
Signed-off-by: Mike Nguyen <[email protected]>
1 parent 72b9132 commit e804e79

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/bitnami/cassandra:4.1
66
ports:
77
- '7000:7000'
88
- '9042:9042'

0 commit comments

Comments
 (0)