Skip to content

Commit d85a397

Browse files
docker:(deps): bump cypress/included from 13.8.1 to 13.9.0
Bumps cypress/included from 13.8.1 to 13.9.0. --- updated-dependencies: - dependency-name: cypress/included dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb40960 commit d85a397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.test

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG UI_TEST_IMAGE_TAG=dev
22
FROM ghcr.io/danroux/sk8l-ui:${UI_TEST_IMAGE_TAG} AS release
33

4-
FROM cypress/included:13.8.1
4+
FROM cypress/included:13.9.0
55
LABEL org.opencontainers.image.source=https://github.com/danroux/sk8l-ui
66
LABEL org.opencontainers.image.description="sk8l-ui ui-test image"
77
LABEL org.opencontainers.image.licenses=MIT

0 commit comments

Comments
 (0)