Skip to content

Commit 16008ce

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] <[email protected]>
1 parent 1dd4a5a commit 16008ce

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-1771346502
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.11.0
4343
RUN whoami
4444
WORKDIR /opt/app-root
4545
COPY --from=web-builder /opt/app-root/web/ ./web

0 commit comments

Comments
 (0)