diff --git a/Dockerfile b/Dockerfile index 731bd88..9223dc6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:12.20.0-alpine3.11 as builder +FROM node:16.13.0-alpine3.11 as builder WORKDIR /opt/verdaccio-gitlab-build