From 928e670a152ce14f735879177b00d10ef1108145 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 27 Apr 2022 20:55:39 +0100 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-4089 Signed-off-by: liamfallon Change-Id: Ib3cf4c4864fa0b0e4be3bf7b2ad19c7fbb7e0300 --- .../policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile') diff --git a/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile b/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile index a84b1a56f..f70e07e20 100644 --- a/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile +++ b/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile @@ -21,7 +21,7 @@ # # Docker file to build an image that runs the CLAMP ACM Policy Framework Participant on Java 11 or better in alpine # -FROM onap/policy-jre-alpine:2.4.2 +FROM onap/policy-jre-alpine:2.4.3 LABEL maintainer="Policy Team" -- cgit 1.2.3-korg