update docker base image to snapshot
[policy/models.git] / models-sim / packages / models-simulator-docker / src / main / docker / Dockerfile
index 9a524fb..b90e0b9 100644 (file)
@@ -26,7 +26,7 @@
 # Docker file to build an image that runs the simulators
 #
 
-FROM onap/policy-jre-alpine:2.2.1
+FROM onap/policy-jre-alpine:2.2.2-SNAPSHOT
 
 LABEL maintainer="Policy Team"