Update snapshot and/or references of policy/models to latest snapshots
[policy/models.git] / models-sim / policy-models-sim-pdp / src / main / package / docker / Dockerfile
index 83e66d7..f85f32d 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.0.2
+FROM onap/policy-jre-alpine:3.0.3-SNAPSHOT
 
 LABEL maintainer="Policy Team"