Updating the docker file to support latest tss
[aaf/sshsm.git] / bin / distcenter / distcenterdockerfile
index d643878..c0879ef 100644 (file)
@@ -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 && \