Skip to content

Commit cfd8df2

Browse files
committed
fix: match cypress base image to npm v15.15.0
Signed-off-by: Alex Piatakov <alex.piatakov@swirldslabs.com>
1 parent 6d3eec1 commit cfd8df2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e-tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cypress/included:14.5.4
1+
FROM cypress/included:15.15.0
22
WORKDIR /e2e
33
ENV CYPRESS_INSTALL_BINARY=0
44

0 commit comments

Comments
 (0)