aboutsummaryrefslogtreecommitdiffstats
path: root/pnfsimulator/Dockerfile
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-04-22 05:32:03 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-22 05:32:03 +0000
commit6528bdf36e6eee2aae7f4a83395821c13619c6bb (patch)
tree0eff0d88c1a6f088d615d7c8c1e782f7fdc0931e /pnfsimulator/Dockerfile
parentf639063656259cc9923c51179e8f5714a315cb89 (diff)
parentc8cfd07b8cf618137b04d1fe2c6779c6cf3a10bf (diff)
Merge "Update java to version 11"
Diffstat (limited to 'pnfsimulator/Dockerfile')
-rw-r--r--pnfsimulator/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pnfsimulator/Dockerfile b/pnfsimulator/Dockerfile
index 7cadcf4..52e507c 100644
--- a/pnfsimulator/Dockerfile
+++ b/pnfsimulator/Dockerfile
@@ -1,4 +1,4 @@
-FROM docker.io/openjdk:8-jre-alpine
+FROM docker.io/openjdk:11-jre-slim
ARG VERSION=${version}