summaryrefslogtreecommitdiffstats
path: root/mod2/ui/Dockerfile
diff options
context:
space:
mode:
authorNicholas Soteropoulos <ns299g@us.att.com>2020-09-29 13:44:27 -0400
committerNicholas Soteropoulos <ns299g@us.att.com>2020-10-01 12:04:57 -0400
commitcd2b9a392a6a77dd40703a861999144ee0b3413c (patch)
treef755f1155bf9763a919e4745a3659df1327bf551 /mod2/ui/Dockerfile
parent457685063fd4b960441e482cc8b88fa8c972a7d2 (diff)
updating docker repository to onap nexus
Change-Id: I542aa09dde0dbcd54b69e2bfbce593bfcfb849c6 Issue-ID: DCAEGEN2-2317 Signed-off-by: Nicholas Soteropoulos <ns299g@us.att.com>
Diffstat (limited to 'mod2/ui/Dockerfile')
-rw-r--r--mod2/ui/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod2/ui/Dockerfile b/mod2/ui/Dockerfile
index 67744d4..904c656 100644
--- a/mod2/ui/Dockerfile
+++ b/mod2/ui/Dockerfile
@@ -1,5 +1,5 @@
# ---- Base Node ----
-FROM alpine:12.4.0 AS base
+FROM node:12.4.0-alpine AS base
#RUN fs.inotify.max_user_watches=524288