diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9a39753fbe3f3a920629cdebccea4b2164da6f63_LmdpdGxhYi1jaS55bWw=..95b84b948143e7bb8e7f5f4705604e57c45ba562_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.7.0" + BUILDER_IMAGE_REVISION: "3.8.0" # The registry to pull the assets image from ASSET_REGISTRY: "${CI_REGISTRY}" ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"