aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-05-25 18:15:44 +0200
committermorganrol <morgan.richomme@orange.com>2021-05-25 18:26:10 +0200
commit01c80fa3cb519477da28769509ebfb44987e936e (patch)
treeabace242dfe9b915bf344f58f56e998b246551b2
parent4655ca2e578f4f46651a4bbf325110a2a97ddcdb (diff)
[BASELINE] Update Java baseline image for Istanbul9.0.0
jre 11.0.11 alpine 3.13.5 Issue-ID: INT-1924 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I7b01c02072a3b155a3f5c2c770e0e7e671efb216
-rw-r--r--Dockerfile2
-rw-r--r--README.md5
2 files changed, 6 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index a8a80a7..39a2efe 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM adoptopenjdk/openjdk11:jre-11.0.9.1_1-alpine
+FROM adoptopenjdk/openjdk11:jre-11.0.11_9-alpine
LABEL maintainer="ONAP Integration team, morgan.richomme@orange.com"
LABEL Description="Reference ONAP JAVA 11 image based on alpine"
diff --git a/README.md b/README.md
index 1b9f9bb..67d61c0 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,11 @@ following the seccom receommendations [1]
## versions
+### 9.0.0
+
+Update to Java 11.0.11 on alpine 3.13.5
+based on image adoptopenjdk/openjdk11:jre-11.0.11\_9-alpine
+
### 8.0.0
Update Java to 11.0.9