Skip to content

Commit

Permalink
docker deps:(deps): bump cypress/included from 13.7.3 to 13.8.1
Browse files Browse the repository at this point in the history
Bumps cypress/included from 13.7.3 to 13.8.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 992fe38 commit 556904f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/danroux/sk8l-ui:dev AS release

FROM cypress/included:13.7.3
FROM cypress/included:13.8.1
LABEL org.opencontainers.image.source=https://github.com/danroux/sk8l-ui
LABEL org.opencontainers.image.description="sk8l-ui ui-test image"
LABEL org.opencontainers.image.licenses=MIT
Expand Down

0 comments on commit 556904f

Please sign in to comment.