From e94e50d0bf6ab1ae6ed3167ff8b286ba5aa33661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:00:09 +0000 Subject: [PATCH] Bump redhat/ubi9-minimal from 9.4 to 9.5 in /hazelcast-enterprise [DI-378] (#822) --- hazelcast-enterprise/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hazelcast-enterprise/Dockerfile b/hazelcast-enterprise/Dockerfile index cf5843ab..d29673f2 100644 --- a/hazelcast-enterprise/Dockerfile +++ b/hazelcast-enterprise/Dockerfile @@ -1,4 +1,4 @@ -FROM redhat/ubi9-minimal:9.4 +FROM redhat/ubi9-minimal:9.5 # Used for image metadata only # Describes the version of the Dockerfile, *not* the version of the bundled Hazelcast binary as this is/can be controlled externally