From cc1b9b37032dca363a01e27ab79c4ad897d63e56 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 10 Mar 2022 09:12:44 +0000 Subject: update references in policy/clamp pom updated references in the policy/clamp pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-3982 Signed-off-by: liamfallon Change-Id: Ie6c69a7aa144d6b37c2627b12ef212ecb6ef23a9 Signed-off-by: liamfallon --- .../policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile') diff --git a/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile b/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile index 688e68d09..3d3694578 100644 --- a/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile +++ b/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile @@ -21,7 +21,7 @@ # # Docker file to build an image that runs the CLAMP ACM K8S Participant on Java 11 or better in alpine # -FROM onap/policy-jre-alpine:2.4.0 +FROM onap/policy-jre-alpine:2.4.1 LABEL maintainer="Policy Team" -- cgit 1.2.3-korg