diff --git a/optaweb-employee-rostering/Dockerfile b/optaweb-employee-rostering/Dockerfile index cd20c01..68d81ce 100644 --- a/optaweb-employee-rostering/Dockerfile +++ b/optaweb-employee-rostering/Dockerfile @@ -1,7 +1,7 @@ FROM maven:3-jdk-8-slim AS builder MAINTAINER EasyPi Software Foundation -ENV APP_VERSION=7.36.1.Final +ENV APP_VERSION=7.38.0.Final ENV APP_URL=https://github.com/kiegroup/optaweb-employee-rostering/archive/${APP_VERSION}.tar.gz WORKDIR /opt/app @@ -17,7 +17,7 @@ RUN set -xe \ FROM openjdk:8-alpine MAINTAINER EasyPi Software Foundation -ENV APP_VERSION=7.36.1.Final +ENV APP_VERSION=7.38.0.Final WORKDIR /opt/app diff --git a/optaweb-employee-rostering/docker-compose.yml b/optaweb-employee-rostering/docker-compose.yml index 4f61970..c89f3d7 100644 --- a/optaweb-employee-rostering/docker-compose.yml +++ b/optaweb-employee-rostering/docker-compose.yml @@ -1,4 +1,4 @@ -version: "3.7" +version: "3.8" services: