Merge branch 'jarv/bumps-builder-image-version' into 'master'

Bumps builder image version

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6566

Merged-by: DJ Mountney <dj@gitlab.com>
Approved-by: DJ Mountney <dj@gitlab.com>
Co-authored-by: John Jarvis <jarv@gitlab.com>
This commit is contained in:
DJ Mountney 2022-12-07 07:59:04 +00:00
commit e73088a45a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ variables:
# 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.15.0"
BUILDER_IMAGE_REVISION: "3.16.0"
# The registry to pull the assets image from
ASSET_REGISTRY: "${CI_REGISTRY}"
ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"