Skip to content

Commit

Permalink
ANGULARCLI_VERSION 18.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Inglebard committed Sep 16, 2024
1 parent a1d24b8 commit a61b67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LABEL maintainer "David 'Inglebard' RICQ <davidricq87@orange.fr>"


ENV ROOT_WWW_PATH /var/www/html
ENV ANGULARCLI_VERSION 17.3.6
ENV ANGULARCLI_VERSION 18.2.4

RUN npm install -g @angular/cli@${ANGULARCLI_VERSION} \
&& rm -rf /tmp/* ~/.npm \
Expand Down

0 comments on commit a61b67b

Please sign in to comment.