FROM quay.io/kiegroup/kogito-runtime-jvm:1.40

ENV RUNTIME_TYPE springboot

COPY target/process-monitoring-springboot.jar $KOGITO_HOME/bin/
