commit | c30a0811996242b0a93c1a2b80e31d09dcd77597 | [log] [tgz] |
---|---|---|
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | Tue Feb 23 11:16:09 2021 -0500 |
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | Tue Feb 23 11:16:13 2021 -0500 |
tree | 783de966f0a0cc2dbb908b63fb699d1a99fde19c | |
parent | 5ee71ee9889be37f947a2ecd6e1d5b73bb4d2aa4 [diff] |
Point to released version of jre Issue-ID: POLICY-3088 Change-Id: Id4b8058061d81b676210014146c77531339c9d62 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
diff --git a/packages/policy-distribution-docker/src/main/docker/Dockerfile b/packages/policy-distribution-docker/src/main/docker/Dockerfile index f026791..ff46c68 100644 --- a/packages/policy-distribution-docker/src/main/docker/Dockerfile +++ b/packages/policy-distribution-docker/src/main/docker/Dockerfile
@@ -19,7 +19,7 @@ # ============LICENSE_END========================================================= #------------------------------------------------------------------------------- -FROM onap/policy-jre-alpine:2.2.0 +FROM onap/policy-jre-alpine:2.2.1 LABEL maintainer="Policy Team"