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 feb0a80 commit 73916cbCopy full SHA for 73916cb
dockerfiles/Dockerfile-gui-tests
@@ -74,7 +74,7 @@ RUN mkdir out
74
# https://github.com/puppeteer/puppeteer/issues/375
75
#
76
# We also specify the version in case we need to update it to go around cache limitations.
77
-RUN npm install -g [email protected].1 --unsafe-perm=true
+RUN npm install -g [email protected].5 --unsafe-perm=true
78
79
EXPOSE 3000
80
0 commit comments