Skip to content

Commit 04681e7

Browse files
Update cypress/included Docker tag to v13.17.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 3a2af63 commit 04681e7

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.5-1745855087
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:13.6.5
42+
FROM cypress/included:13.17.0
4343
RUN whoami
4444
WORKDIR /opt/app-root
4545
COPY --from=web-builder /opt/app-root/web/ ./web

0 commit comments

Comments
 (0)