Skip to content

Commit

Permalink
Update cypress/included Docker tag to v13.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Jan 20, 2025
1 parent 4b19487 commit 67b0990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.cypress
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3
COPY --from=web-builder /opt/app-root/web/dist ./web/dist
COPY --from=go-builder /opt/app-root/plugin-backend ./

FROM cypress/included:13.6.5
FROM cypress/included:13.17.0
RUN whoami
WORKDIR /opt/app-root
COPY --from=web-builder /opt/app-root/web/ ./web
Expand Down

0 comments on commit 67b0990

Please sign in to comment.