Skip to content

Commit 692ccaf

Browse files
Update cypress/included Docker tag to v14.5.1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a80c5d4 commit 692ccaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6-1750782676
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:14.4.1
42+
FROM cypress/included:14.5.1
4343
RUN whoami
4444
WORKDIR /opt/app-root
4545
COPY --from=web-builder /opt/app-root/web/ ./web

0 commit comments

Comments
 (0)