aboutsummaryrefslogtreecommitdiffstats
path: root/bin/distcenter/distcenterdockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/distcenter/distcenterdockerfile')
-rw-r--r--bin/distcenter/distcenterdockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/distcenter/distcenterdockerfile b/bin/distcenter/distcenterdockerfile
index d643878..c0879ef 100644
--- a/bin/distcenter/distcenterdockerfile
+++ b/bin/distcenter/distcenterdockerfile
@@ -1,4 +1,4 @@
-FROM nexus3.onap.org:10001/onap/aaf/aaf-base-openssl_1.1.0:latest
+FROM nexus3.onap.org:10001/onap/aaf/aaf-base-xenial:latest
RUN git clone https://gerrit.onap.org/r/aaf/sshsm
RUN cd sshsm && \