Switch to a Hazelcast container that works on latest ARM CPUs
Closes gh-44838
This commit is contained in:
@@ -128,7 +128,7 @@ public enum TestImage {
|
||||
/**
|
||||
* A container image suitable for testing Hazelcast.
|
||||
*/
|
||||
HAZELCAST("hazelcast/hazelcast", "5.5.0-slim", () -> HazelcastContainer.class),
|
||||
HAZELCAST("hazelcast/hazelcast", "5.5.0-slim-jdk17", () -> HazelcastContainer.class),
|
||||
|
||||
/**
|
||||
* A container image suitable for testing Confluent's distribution of Kafka.
|
||||
|
||||
Reference in New Issue
Block a user