update parent,common references in policy/models pom
[policy/models.git] / models-sim / policy-models-sim-pdp / src / main / package / docker / Dockerfile
index 791920a..ffdc0e0 100644 (file)
@@ -23,7 +23,7 @@
 # Docker file to build an image that runs the PDP simulator on Java 8 in alpine
 #
 
-FROM onap/policy-jre-alpine:3.1.0-SNAPSHOT
+FROM onap/policy-jre-alpine:3.1.0
 
 LABEL maintainer="Policy Team"