From 3b8be9abec3a83c5f8e83e494214a213871e4056 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Mon, 1 Jul 2024 17:22:13 +0200 Subject: Use eclipse-temurin:8-jre-alpine docker base image in aai-resources - replace aai-common base image with plain java 8 jre - remove custom folders and users to simplify setup Issue-ID: AAI-3912 Change-Id: I248202b74133e0a71ff80bce560f27e147baf016 Signed-off-by: Fiete Ostkamp --- aai-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-resources/pom.xml') diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index b385805..8191459 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.14.3-SNAPSHOT + 1.14.4-SNAPSHOT 1.8 -- cgit 1.2.3-korg