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 499f2ff commit ba5807eCopy full SHA for ba5807e
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.5'
+LABEL chrome=$CHROME_VERSION ng-cli='20.3.6'
6
7
USER root
8
0 commit comments