diff options
author | morganrol <morgan.richomme@orange.com> | 2021-05-25 18:15:44 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-05-25 18:26:10 +0200 |
commit | 01c80fa3cb519477da28769509ebfb44987e936e (patch) | |
tree | abace242dfe9b915bf344f58f56e998b246551b2 /README.md | |
parent | 4655ca2e578f4f46651a4bbf325110a2a97ddcdb (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
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |