summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authoraosull01 <adrian.osullivan@huawei.com>2021-02-19 17:41:21 +0000
committeraosull01 <adrian.osullivan@huawei.com>2021-02-19 17:41:21 +0000
commit8044ef486d554873e0272b43233b4c4832f5f30d (patch)
tree3b5a6562d45ee1aebed0de9d671ccee258e59fb3 /Dockerfile
parent7f6f169ab0d6fbb1f18bc1a8899ab4a5cf60becd (diff)
release 8.0.1 with new base nexus image
Issue-ID: EXTAPI-569 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I03ed8094470e3f5f36523ae859f987711ed852c2
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 55d950c..aad733a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -19,7 +19,7 @@ FROM nexus3.onap.org:10001/onap/integration-java11
USER onap
ARG SERVER_PORT
-ARG PKG_FILENAME=nbi-rest-services-8.0.0-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/