From 9270e61cc810e181907f2e095f4c85ef72716ba9 Mon Sep 17 00:00:00 2001 From: jrh3 Date: Tue, 4 Jun 2019 12:59:12 -0400 Subject: Update git submodules * Update docs/submodules/policy/apex-pdp.git from branch 'master' to ed9914a179bff14a4bab4abd9f8cbae506edf2d2 - Fix apex docker chmod The chmod in the docker builder for my local VM does not appear to support the "+x" style options. Modified the apex docker file to use "755" instead. Issue-ID: POLICY-1829 Signed-off-by: jrh3 Change-Id: I99faa8a31e92243bcc28207afba40b2b680ba1bf --- docs/submodules/policy/apex-pdp.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/policy/apex-pdp.git b/docs/submodules/policy/apex-pdp.git index ae257d13b..ed9914a17 160000 --- a/docs/submodules/policy/apex-pdp.git +++ b/docs/submodules/policy/apex-pdp.git @@ -1 +1 @@ -Subproject commit ae257d13b8d89da7e599c1ca2b27805d5d10aa93 +Subproject commit ed9914a179bff14a4bab4abd9f8cbae506edf2d2 -- cgit 1.2.3-korg