Skip to content

Set MAX_IMAGE_SIZE_BYTE to 153000000

Fabien Catteau requested to merge increase-max-image-size-153MB into master

What does this MR do?

Set MAX_IMAGE_SIZE_BYTE to 153000000.

This is needed because the check currently fails. See https://gitlab.com/gitlab-org/security-products/analyzers/retire.js/-/jobs/2214262697

That's probably because the base image has grown too big.

What are the relevant issue numbers?

None

Does this MR meet the acceptance criteria?

Merge request reports