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