summaryrefslogtreecommitdiffstats
path: root/mod2/ui/Dockerfile
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-10-01 20:45:49 +0000
committerGerrit Code Review <gerrit@onap.org>2020-10-01 20:45:49 +0000
commite4668da0683be7194f45cd8d259eeb75ebdb98a8 (patch)
treec9dda1475752338fd29ae80875543b8bc85eebf6 /mod2/ui/Dockerfile
parente669b34a5ca86cd6c41dd7e0430893c9b03f85bb (diff)
parentcd2b9a392a6a77dd40703a861999144ee0b3413c (diff)
Merge "updating docker repository to onap nexus"
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