Skip to content

Commit

Permalink
Update cypress to v13.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lehats committed Nov 29, 2023
1 parent 964f8f4 commit f3d5518
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 126 deletions.
2 changes: 1 addition & 1 deletion src/client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cypress/included:12.4.0 AS development
FROM cypress/included:13.6.0 AS development
ARG VERSION
ARG REVISION
ENV REACT_APP_VERSION ${VERSION}+${REVISION}
Expand Down
Loading

0 comments on commit f3d5518

Please sign in to comment.