Skip to content

Commit 78c02dd

Browse files
Bump frontend dependencies (#1100)
Co-authored-by: Joel Takvorian <[email protected]>
1 parent 3d69c65 commit 78c02dd

File tree

4 files changed

+4409
-3509
lines changed

4 files changed

+4409
-3509
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-1760515502
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.2.0
42+
FROM cypress/included:15.5.0
4343
RUN whoami
4444
WORKDIR /opt/app-root
4545
COPY --from=web-builder /opt/app-root/web/ ./web

0 commit comments

Comments
 (0)