bug5792: fixed prefs file of com.googlecode.mgwt

This commit is contained in:
Axel Uhl
2022-12-12 08:17:33 -08:00
parent bec1f9780f
commit cb343af0ac
6 changed files with 6 additions and 26 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
FROM docker.sapsailing.com/sapjvm8:8.1.088
ARG SAPJVM_VERSION=8.1.091
FROM docker.sapsailing.com/sapjvm8:${SAPJVM_VERSION}
LABEL maintainer=axel.uhl@sap.com
# Download and extract the release
WORKDIR /home/sailing