Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
chore(deps): update cassandra docker tag to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent d457e62 commit 0907f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
POSTGRES_DB: ${POSTGRES_DB}

cassandra:
image: cassandra:4.1
image: cassandra:5.0
ports:
- ${CASSANDRA_PORT}:${CASSANDRA_PORT}
networks:
Expand Down

0 comments on commit 0907f7f

Please sign in to comment.