aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authoraosull01 <adrian.osullivan@huawei.com>2020-07-24 11:14:35 +0100
committeraosull01 <adrian.osullivan@huawei.com>2020-07-24 11:14:35 +0100
commit0dee74a4d40d1bc1964ec1936c2b663259f81f2e (patch)
tree414b1820821e5cffb0f97c95b25fa97891ab2939 /Dockerfile
parent4dbd4fc629c4c3e8c491ed7fdd904e2ecfa4c0e0 (diff)
Update version to Guilin to enable gating testing
Issue-ID: EXTAPI-447 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I249296c77a27e0f9b118fa745d7e2632e54c1c40
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 11e2eee..27c7810 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -19,7 +19,7 @@ FROM registry.gitlab.com/onap-integration/docker/onap-java
USER onap
ARG SERVER_PORT
-ARG PKG_FILENAME=nbi-rest-services-6.0.3-SNAPSHOT.jar
+ARG PKG_FILENAME=nbi-rest-services-7.0.0-SNAPSHOT.jar
ADD target/$PKG_FILENAME /opt/onap/app.jar
RUN mkdir temptoscafile && chown onap:onap temptoscafile/