release 8.0.1 with new base nexus image
[externalapi/nbi.git] / Dockerfile
index 459929c..aad733a 100644 (file)
 #     limitations under the License.
 #
 
-FROM registry.gitlab.com/onap-integration/docker/onap-java
+FROM nexus3.onap.org:10001/onap/integration-java11
 
 USER onap
 
 ARG SERVER_PORT
-ARG PKG_FILENAME=nbi-rest-services-6.0.1-SNAPSHOT.jar
+ARG PKG_FILENAME=nbi-rest-services-8.0.1-SNAPSHOT.jar
 ADD target/$PKG_FILENAME /opt/onap/app.jar
 
 RUN mkdir temptoscafile && chown onap:onap temptoscafile/