diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 545339011b1d77c7615bc2b543b5dcab4ab593e8_LmdpdGxhYi1jaS55bWw=..c290d8260d7a184d87fc9e6535c8435cd26c6483_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.13.0" + BUILDER_IMAGE_REVISION: "3.14.1" # The registry to pull the assets image from ASSET_REGISTRY: "${CI_REGISTRY}" ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"