Updates Ng-Cli in Dockerfile
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN npm install
|
RUN npm install
|
||||||
RUN npm install -g @angular/cli@14.0.6
|
RUN npm install -g @angular/cli@16
|
||||||
|
|
||||||
|
|
||||||
EXPOSE 5000-7000
|
EXPOSE 5000-7000
|
||||||
|
|||||||
Reference in New Issue
Block a user