mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-02 03:37:40 +02:00
upgrade optaweb-employee-rostering
This commit is contained in:
parent
a6b7d729aa
commit
3deb43b51b
@ -1,7 +1,7 @@
|
||||
FROM maven:3-jdk-8-slim AS builder
|
||||
MAINTAINER EasyPi Software Foundation
|
||||
|
||||
ENV APP_VERSION=7.31.0.Final
|
||||
ENV APP_VERSION=7.36.1.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.31.0.Final
|
||||
ENV APP_VERSION=7.36.1.Final
|
||||
|
||||
WORKDIR /opt/app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user