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

ENV RUNTIME_TYPE springboot

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