Skip to content

Commit dfa3c0b

Browse files
Bump cypress/included from 15.9.0 to 15.10.0 in the cypress-docker group
Bumps the cypress-docker group with 1 update: cypress/included. Updates `cypress/included` from 15.9.0 to 15.10.0 --- updated-dependencies: - dependency-name: cypress/included dependency-version: 15.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cypress-docker ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f005b1 commit dfa3c0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.cypress

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1770267347
3939
COPY --from=web-builder /opt/app-root/web/dist ./web/dist
4040
COPY --from=go-builder /opt/app-root/plugin-backend ./
4141

42-
FROM cypress/included:15.9.0
42+
FROM cypress/included:15.10.0
4343
RUN whoami
4444
WORKDIR /opt/app-root
4545
COPY --from=web-builder /opt/app-root/web/ ./web

0 commit comments

Comments
 (0)