From 5e8a78b8ca54c08f28e3e5ea8295d11e021bfde3 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Fri, 15 May 2020 19:38:25 +0000 Subject: Update git submodules * Update docs/submodules/oom.git from branch 'master' to af79d35b1c583078e4b03604d1f253d5854de02d - Merge "[ESR] Force esr-gui to run as non-root" - [ESR] Force esr-gui to run as non-root Use securityContext to run esr-gui as a non-root user. Unfortunately esr-gui docker is built in a way that doesn't allow use to just change the user and continue using it. We need to copy tomcat directory to volume to make sure that tomcat is able to create additional directories after it starts. Issue-ID: AAI-2896 Signed-off-by: Krzysztof Opasiak Change-Id: Iae060ea691ce492e8ccb2d540a48c085c0fd66ae --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 3201cc3f6..af79d35b1 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 3201cc3f6fa66565731138836e3aae63cdfec8bc +Subproject commit af79d35b1c583078e4b03604d1f253d5854de02d -- cgit