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 40fd3b6 commit a0abb5fCopy full SHA for a0abb5f
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.4'
+LABEL chrome=$CHROME_VERSION ng-cli='20.1.5'
6
7
USER root
8
0 commit comments