Skip to content

Commit f79e83e

Browse files
Update browser-ui-test version to 0.21.1
1 parent 0212ba6 commit f79e83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/Dockerfile-gui-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ RUN mkdir out
7474
# https://github.com/puppeteer/puppeteer/issues/375
7575
#
7676
# 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
77+
RUN npm install -g browser-ui-test@0.21.1 --unsafe-perm=true
7878

7979
EXPOSE 3000
8080

0 commit comments

Comments
 (0)