This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
The following commit(s) were added to refs/heads/main by this push:
new 43b828c Update ScyllaDB image version to 2026.1.6 (#469)
43b828c is described below
commit 43b828cd4791f261cd0d61b1f6afd93988640bc7
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Jul 28 22:03:53 2026 +0100
Update ScyllaDB image version to 2026.1.6 (#469)
---
docker-compose.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docker-compose.yml b/docker-compose.yml
index ed31070..7dea9eb 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -35,7 +35,7 @@ services:
retries: 60
scylladb-service:
- image: scylladb/scylla:latest
+ image: scylladb/scylla:2026.1.6
ports:
- "9042:9042"
volumes:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]