sapjvm upd to 8.1.078
This commit is contained in:
parent
dbd73cf7fb
commit
ce1b49c584
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ FROM centos:7
|
||||||
# SAPJVM and SAPCC version
|
# SAPJVM and SAPCC version
|
||||||
# check https://tools.hana.ondemand.com/#cloud
|
# check https://tools.hana.ondemand.com/#cloud
|
||||||
ARG SAPCC_VERSION=2.13.2
|
ARG SAPCC_VERSION=2.13.2
|
||||||
ARG SAPJVM_VERSION=8.1.075
|
ARG SAPJVM_VERSION=8.1.078
|
||||||
|
|
||||||
# working setup dir
|
# working setup dir
|
||||||
WORKDIR /tmp/sapcc
|
WORKDIR /tmp/sapcc
|
||||||
|
|
Loading…
Reference in a new issue