Skip to content
Snippets Groups Projects
Commit 7c1fd5f19637 authored by Robert Marshall's avatar Robert Marshall
Browse files

Use builder images with updated ruby LDFLAGS

- New builder images add LDFLAGS during ruby compilation to resolve
  issues with jemalloc

Related https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/239



Signed-off-by: default avatarRobert Marshall <rmarshall@gitlab.com>
parent c880fc191ce4
No related branches found
No related tags found
1 merge request!85Merged upstream 15.5.0+rc42.ce.0
......@@ -39,7 +39,7 @@
# will use images from that registry and not depend on GitLab.com
BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
PUBLIC_BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
BUILDER_IMAGE_REVISION: "3.12.0"
BUILDER_IMAGE_REVISION: "3.13.0"
# The registry to pull the assets image from
ASSET_REGISTRY: "${CI_REGISTRY}"
ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment