We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7139b7 commit cdf368fCopy full SHA for cdf368f
Dockerfile
@@ -2,7 +2,7 @@ FROM trion/ng-cli:latest
2
3
ARG CHROME_VERSION=<unset> USER_ID=1000
4
5
-LABEL chrome=$CHROME_VERSION ng-cli='20.1.6'
+LABEL chrome=$CHROME_VERSION ng-cli='20.2.0'
6
7
USER root
8
0 commit comments