diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 05afe53c3caf01ef180c5050982f958311a2ea7d_LmdpdGxhYi1jaS55bWw=..466f2f365670fb5a6a14fc13945aef5e58ef681c_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: "4.3.1" + BUILDER_IMAGE_REVISION: "4.5.0" # The registry to pull the assets image from ASSET_REGISTRY: "${CI_REGISTRY}" ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"