Skip to content

Commit f27fa0d

Browse files
authored
chore: upgrade cassandra image to 4.1.x (#4002)
2 parents 72b9132 + e804e79 commit f27fa0d

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)