Skip to content

Commit 4d0c259

Browse files
GuillaumeGomezsyphar
authored andcommitted
Update browser-ui-test version to 0.21.0
1 parent e6d41b4 commit 4d0c259

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.20.5 --unsafe-perm=true
77+
RUN npm install -g browser-ui-test@0.21.0 --unsafe-perm=true
7878

7979
EXPOSE 3000
8080

0 commit comments

Comments
 (0)