aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/datafilecollector-testharness/mr-sim/Dockerfile
diff options
context:
space:
mode:
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2021-03-23 12:36:28 +0100
committerKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2021-03-24 16:36:41 +0100
commit11b4934a1c264bddeec0b5d93f6f3fa64f55e376 (patch)
tree9933edb711d66d295455af88d13e50d4aa240815 /test/mocks/datafilecollector-testharness/mr-sim/Dockerfile
parent29f9945c5f02e95087c1a8944fb1785f89fea4ae (diff)
DFC test containers and config update to fit honolulu release
Issue-ID: DCAEGEN2-2699 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I002b2cad53f27f900aa422e9b7912c9da3f01eee
Diffstat (limited to 'test/mocks/datafilecollector-testharness/mr-sim/Dockerfile')
-rwxr-xr-xtest/mocks/datafilecollector-testharness/mr-sim/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocks/datafilecollector-testharness/mr-sim/Dockerfile b/test/mocks/datafilecollector-testharness/mr-sim/Dockerfile
index bb21a5276..e0c580ddf 100755
--- a/test/mocks/datafilecollector-testharness/mr-sim/Dockerfile
+++ b/test/mocks/datafilecollector-testharness/mr-sim/Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3.6-alpine
+FROM nexus3.onap.org:10001/onap/integration-python:8.0.0
COPY . /app