summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-02-19 01:31:14 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-19 01:31:14 +0000
commit47d31b33955f7a237d4e189b549a7decb83e1682 (patch)
treeaa0a401fc6009f89c172ef2a22642456de8d3c49 /Dockerfile
parent81185086078621f0d73165643b8a0fa8aba2b90d (diff)
parent36a01b87a9c9e5d10cdf9a0ba9f7d73c4f7a9a3c (diff)
Merge "Use the latest ONAP Python base image"5.1.1
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 34dbb2c..eb8c581 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -18,7 +18,7 @@
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
# Use the recommended by SECCOM Python as the base image
-FROM nexus3.onap.org:10001/onap/integration-python:7.0.1
+FROM nexus3.onap.org:10001/onap/integration-python:8.0.0
ARG user=onap
ARG group=onap