diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b19102c055f0ed1057934ea701093dd542c39e3c_LmdpdGxhYi1jaS55bWw=..db8b43c93038a5c7fd29aac666c9e50a50e57fbc_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"