Skip to content

Commit fd0749c

Browse files
Update cassandra Docker tag to v4.1 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 422d4e2 commit fd0749c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definition/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ services:
168168
restart: unless-stopped
169169

170170
cassandra:
171-
image: cassandra:4.0
171+
image: cassandra:4.1
172172
ports:
173173
- "9042"
174174
restart: unless-stopped

0 commit comments

Comments
 (0)