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

Commit

Permalink
Merge pull request #490 from plexidev/renovate/cassandra-5.x
Browse files Browse the repository at this point in the history
chore(deps): update cassandra docker tag to v5
  • Loading branch information
Zelak312 authored Oct 31, 2023
2 parents d457e62 + 0907f7f commit 565eb0e
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 565eb0e

Please sign in to comment.