Skip to content

Commit

Permalink
deps(docker): bump bitnami/cassandra in /docker/cassandra
Browse files Browse the repository at this point in the history
Bumps bitnami/cassandra from 4.1.6 to 5.0.0.

---
updated-dependencies:
- dependency-name: bitnami/cassandra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 5a943b4 commit 84d7031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/cassandra/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG TOOLS_IMAGE
FROM ${TOOLS_IMAGE} AS TOOLS_IMAGE

# Actual image base
FROM bitnami/cassandra:4.1.6
FROM bitnami/cassandra:5.0.0

MAINTAINER "Tom Manville <[email protected]>"

Expand Down

0 comments on commit 84d7031

Please sign in to comment.