Switch to Nexus in Dockerfile 48/118048/2
authorAlexander Mazuruk <a.mazuruk@samsung.com>
Thu, 18 Feb 2021 14:45:02 +0000 (15:45 +0100)
committerAlexander Mazuruk <a.mazuruk@samsung.com>
Fri, 19 Feb 2021 14:48:29 +0000 (15:48 +0100)
Gitlab was used before Nexus was created and is no longer supported.
This change is necessary to receive updates for integration images.

Issue-ID: INT-1864
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
Change-Id: Ieab7a4cc9ee1166bfa42434171dc6d385d6e9a06

Dockerfile

index 31839c3..55d950c 100644 (file)
@@ -14,7 +14,7 @@
 #     limitations under the License.
 #
 
-FROM registry.gitlab.com/onap-integration/docker/onap-java
+FROM nexus3.onap.org:10001/onap/integration-java11
 
 USER onap