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 8c6b3c8 commit 1af1166Copy full SHA for 1af1166
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='18.2.6'
+LABEL chrome=$CHROME_VERSION ng-cli='18.2.7'
6
7
USER root
8
0 commit comments