mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-17 11:19:15 +00:00
upgrade SAP JVM to 8.1.094
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM docker.sapsailing.com/sapjvm8:8.1.092
|
||||
FROM docker.sapsailing.com/sapjvm8:8.1.094
|
||||
ARG RELEASE
|
||||
LABEL maintainer=axel.uhl@sap.com
|
||||
# Download and extract the release
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
FROM buildpack-deps:latest
|
||||
ARG SAPJVM_VERSION=8.1.092
|
||||
ARG SAPJVM_VERSION=8.1.094
|
||||
LABEL maintainer=axel.uhl@sap.com
|
||||
# Download and extract the SAP JVM 8
|
||||
ENV PATH=${PATH}:/opt/sapjvm_8/bin
|
||||
|
||||
Reference in New Issue
Block a user