mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-16 02:38:44 +00:00
upgrade Docker images to SAP JVM 8.0.95 and use build-deps "bullseye"
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM buildpack-deps:latest
|
||||
ARG SAPJVM_VERSION=8.1.094
|
||||
FROM buildpack-deps:bullseye
|
||||
ARG SAPJVM_VERSION=8.1.095
|
||||
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