Skip to content

Commit

Permalink
--- (#2898)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: bitnami/cassandra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent f269c54 commit 9cce9ee
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.4
FROM bitnami/cassandra:4.1.5

MAINTAINER "Tom Manville <tom@kasten.io>"

Expand Down

0 comments on commit 9cce9ee

Please sign in to comment.