Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
[xmake]
-version=1.0.6
+version=1.0.7
# https://github.wdf.sap.corp/pages/xmake-ci/User-Guide/Setting_up_a_Build/Release_Procedure/Release_Versions/
[buildplugin]
--uid 1000 \
--comment 'Cloud MTA Build Tool' \
--password "$(echo weUseMta | openssl passwd -1 -stdin)" ${USER} \
- # allow anybody to write into the image user home directory
- && chmod a+w ${USER_HOME_DIR}
+ # allow anybody to write into the image user home directory
+ && chmod a+w ${USER_HOME_DIR} \
+ && apt-get remove --purge --autoremove -y openssl
ADD http://aia.pki.co.sap.com/aia/SAP%20Global%20Root%20CA.crt \
/etc/ssl/certs/SAP_Global_Root_CA.crt