Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cassandra #16252

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Update cassandra #16252

merged 1 commit into from
Feb 15, 2024

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- docker-library/cassandra@4ad6334: Update 4.1 to 4.1.4
Copy link

Diff for 843e9f1:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 629275a..2bbc14b 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -16,9 +16,9 @@ Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
 GitCommit: 6aa49ecdcc9150e03abb379e258e85401989d91b
 Directory: 4.0
 
-Tags: 4.1.3, 4.1, 4, latest, 4.1.3-jammy, 4.1-jammy, 4-jammy, jammy
+Tags: 4.1.4, 4.1, 4, latest, 4.1.4-jammy, 4.1-jammy, 4-jammy, jammy
 Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: 47ea6259ee03f28639ffb493b847067689d59c2e
+GitCommit: 4ad6334c48772ac0d795d777c1ad9a6b37b85eb3
 Directory: 4.1
 
 Tags: 5.0-beta1, 5.0, 5, 5.0-beta1-jammy, 5.0-jammy, 5-jammy
diff --git a/_bashbrew-list b/_bashbrew-list
index eddebb9..be08736 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -16,8 +16,8 @@ cassandra:4.0.12
 cassandra:4.0.12-jammy
 cassandra:4.1
 cassandra:4.1-jammy
-cassandra:4.1.3
-cassandra:4.1.3-jammy
+cassandra:4.1.4
+cassandra:4.1.4-jammy
 cassandra:5
 cassandra:5-jammy
 cassandra:5.0
diff --git a/cassandra_jammy/Dockerfile b/cassandra_jammy/Dockerfile
index e12c9fe..35ebbf6 100644
--- a/cassandra_jammy/Dockerfile
+++ b/cassandra_jammy/Dockerfile
@@ -90,8 +90,8 @@ ENV GPG_KEYS \
 # Berenguer Blasi (Code Signing Key) <bereng@apache.org>
 	CEC5C50B9C629EF0F5AB2706650B72EB14CCD622
 
-ENV CASSANDRA_VERSION 4.1.3
-ENV CASSANDRA_SHA512 393443a5b9849645362df2f7536e734e1fc6d513aadf440fab8dda3063553394a138805098796d35f9d4d31e2899ecab630a2ec2a44d00d5e63bed549a2e844c
+ENV CASSANDRA_VERSION 4.1.4
+ENV CASSANDRA_SHA512 ddc9f4157a6e272b421850c7787b822bae36c72ab2dce711a91dc24fe18bf56f2cd91c61410243cdc0eeeb5f2a7e5419f8a531863116026996bd3f167c36a916
 
 RUN set -eux; \
 	savedAptMark="$(apt-mark showmanual)"; \

Relevant Maintainers:

@tianon tianon merged commit 097e01a into docker-library:master Feb 15, 2024
10 checks passed
@tianon tianon deleted the cassandra branch February 15, 2024 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants