aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@orange.com>2022-05-08 21:18:21 +0200
committerLukasz Rajewski <lukasz.rajewski@orange.com>2022-05-08 21:18:46 +0200
commit85e09d91e5a031a929b8153c04f3d05ebf991e4c (patch)
treeaad7a540bbe0e988d2432f2b552ae31074c916f9 /Dockerfile
parent1042db9b6106f50ead940a602015f1ba0fc232a5 (diff)
Add release 10.0.0
Add new release to include patch correction for slicing use-case Issue-ID: EXTAPI-603 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I8d540fbaf3b4bdcc1b7be65db63d02465952841b
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index aad733a..d7d597b 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.1-SNAPSHOT.jar
+ARG PKG_FILENAME=nbi-rest-services-10.0.0-SNAPSHOT.jar
ADD target/$PKG_FILENAME /opt/onap/app.jar
RUN mkdir temptoscafile && chown onap:onap temptoscafile/