Skip to content

Commit

Permalink
Bump cypress/included from 13.14.1 to 13.14.2 in /docker/cypress
Browse files Browse the repository at this point in the history
Bumps cypress/included from 13.14.1 to 13.14.2.

---
updated-dependencies:
- dependency-name: cypress/included
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pierres committed Sep 5, 2024
1 parent 0ee0998 commit 71dac38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/cypress/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cypress/included:13.14.1 AS cypress-run
FROM cypress/included:13.14.2 AS cypress-run

ENV CYPRESS_CACHE_FOLDER=/home/node/.cache/Cypress
RUN mv /root/.cache /home/node/.cache
Expand Down

0 comments on commit 71dac38

Please sign in to comment.