Skip to content

Commit

Permalink
deps(docker): bump bitnami/cassandra from 4.1.6 to 5.0.0 in /docker/c…
Browse files Browse the repository at this point in the history
…assandra (#3099)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Oct 18, 2024
1 parent 5d0e288 commit 4dd250a
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 4dd250a

Please sign in to comment.