Use policy/docker image 2.3.0 17/123617/1
authorJim Hahn <jrh3@att.com>
Thu, 26 Aug 2021 17:38:26 +0000 (13:38 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 26 Aug 2021 17:38:39 +0000 (13:38 -0400)
Issue-ID: POLICY-3587
Change-Id: I5beff4d99dc869e85497621f50b6a56d3d95e7db
Signed-off-by: Jim Hahn <jrh3@att.com>
packages/apex-pdp-docker/src/main/docker/Dockerfile

index 7c7941d..d1ea7f1 100644 (file)
@@ -23,7 +23,7 @@
 #
 # Docker file to build an image that runs APEX on Java 11 or better in alpine
 #
-FROM onap/policy-jdk-alpine:2.2.1
+FROM onap/policy-jdk-alpine:2.3.0
 
 LABEL maintainer="Policy Team"