Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix breaking docker build #699

Merged
merged 1 commit into from
May 8, 2024

Conversation

GurnankCheema
Copy link
Contributor

@GurnankCheema GurnankCheema commented May 8, 2024

Base node image updated from bullseye to bookworm and also cypress from 13.1.0 to 13.8.1 (to match typescript template project) in previous commit.
This has caused docker build to fail with ERROR [builder 7/8] RUN CYPRESS_INSTALL_BINARY=0 npm ci --no-audit

Updating cypress-multi-reporters and removing dependency override to see if that resolves error

Base node image updated from bullseye to bookworm. 
This has caused docker build to fail with 
ERROR [builder 7/8] RUN CYPRESS_INSTALL_BINARY=0 npm ci --no-audit

Updating cypress-multi-reporters and removing dependency override to see if that resolves error
@GurnankCheema GurnankCheema merged commit 1416d7f into main May 8, 2024
8 checks passed
@GurnankCheema GurnankCheema deleted the MAP-1044-UoF-fix-breaking-docker-build branch May 8, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants