Skip to content

Commit 2f18647

Browse files
dependabot[bot]pierres
authored andcommitted
Bump cypress/included from 13.15.2 to 13.16.0 in /docker/cypress
Bumps cypress/included from 13.15.2 to 13.16.0. --- updated-dependencies: - dependency-name: cypress/included dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b97c36f commit 2f18647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/cypress/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cypress/included:13.15.2 AS cypress-run
1+
FROM cypress/included:13.16.0 AS cypress-run
22

33
ENV CYPRESS_CACHE_FOLDER=/home/node/.cache/Cypress
44
RUN mv /root/.cache /home/node/.cache

0 commit comments

Comments
 (0)