updated SAPJVM8 dockerfile to 8.1.106

This commit is contained in:
Axel Uhl
2025-08-12 22:57:39 +02:00
parent 430b972f84
commit 129bfc0591
+1 -1
View File
@@ -1,5 +1,5 @@
FROM buildpack-deps:bullseye
ARG SAPJVM_VERSION=8.1.105
ARG SAPJVM_VERSION=8.1.106
LABEL maintainer=axel.uhl@sap.com
# Download and extract the SAP JVM 8
ENV PATH=${PATH}:/opt/sapjvm_8/bin