diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d4229f391d31f5844af993aca49196908447cb9_LmdpdGxhYi1jaS55bWw=..b534f968f230d95b326335bb6c0ec0b53b66d344_LmdpdGxhYi1jaS55bWw= 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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.16.0" + BUILDER_IMAGE_REVISION: "4.0.0" # The registry to pull the assets image from ASSET_REGISTRY: "${CI_REGISTRY}" ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"