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 6266b3c commit 06fb5aeCopy full SHA for 06fb5ae
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.3.7'
+LABEL chrome=$CHROME_VERSION ng-cli='20.3.8'
6
7
USER root
8
0 commit comments