We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa93ebc commit 97f2545Copy full SHA for 97f2545
Makefile
@@ -36,7 +36,7 @@ PROJECT_URL = https://github.com/oracle/coherence-operator
36
# The Coherence image to use for deployments that do not specify an image
37
# ----------------------------------------------------------------------------------------------------------------------
38
# The Coherence version to build against - must be a Java 8 compatible version
39
-COHERENCE_VERSION ?= 21.12.4
+COHERENCE_VERSION ?= 21.12.5
40
# The default Coherence image the Operator will run if no image is specified
41
COHERENCE_IMAGE ?= ghcr.io/oracle/coherence-ce:22.06.1
42
# The Java version that tests will be compiled to.
0 commit comments