use base policy-jre-alpine:2.2.1 image 80/118280/2
authorjhh <jorge.hernandez-herrero@att.com>
Tue, 23 Feb 2021 16:13:20 +0000 (10:13 -0600)
committerjhh <jorge.hernandez-herrero@att.com>
Tue, 23 Feb 2021 16:15:40 +0000 (10:15 -0600)
Issue-ID: POLICY-3088
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I3eed92d8f3014580565efebdabb4464d9e38f13e
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
packages/policy-xacmlpdp-docker/src/main/docker/Dockerfile

index 3620038..e3360bc 100644 (file)
@@ -1,7 +1,7 @@
 #-------------------------------------------------------------------------------
 # Dockerfile
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
+#  Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #-------------------------------------------------------------------------------
-FROM onap/policy-jre-alpine:2.2.0
+FROM onap/policy-jre-alpine:2.2.1
 
 LABEL maintainer="Policy Team"