1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00

update optaweb-employee-rostering

This commit is contained in:
kev 2020-06-02 18:48:28 +08:00
parent 6fe0149e5e
commit ba0c15014e
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
version: "3.7"
version: "3.8"
services: