This is an automated email from the ASF dual-hosted git repository. pjfanning pushed a commit to branch pjfanning-patch-5 in repository https://gitbox.apache.org/repos/asf/pekko-persistence-cassandra.git
commit 43da412a6ece6dccf192ee466ff88f61a9b00d52 Author: PJ Fanning <[email protected]> AuthorDate: Tue Jul 28 21:49:09 2026 +0100 Update ScyllaDB image version to 2026.1.6 --- 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]
