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.
0.21.1
1 parent 0212ba6 commit f79e83eCopy full SHA for f79e83e
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 browser-ui-test@0.21.0 --unsafe-perm=true
+RUN npm install -g browser-ui-test@0.21.1 --unsafe-perm=true
78
79
EXPOSE 3000
80
0 commit comments