Skip to content

Commit 7eddda4

Browse files
balasankarcstanhu
andcommitted
Merge branch 'sh-update-builder-image-revision-5.11' into 'master'
Update BUILDER_IMAGE_REVISION to v5.12.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7565 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Co-authored-by: Stan Hu <[email protected]>
2 parents 105e970 + 03c5057 commit 7eddda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ variables:
3737
# To be used for images that exist only on dev.gitlab.org
3838
DEV_BUILDER_IMAGE_REGISTRY: 'dev.gitlab.org:5005/cookbooks/gitlab-omnibus-builder'
3939
PUBLIC_BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
40-
BUILDER_IMAGE_REVISION: "5.10.0"
40+
BUILDER_IMAGE_REVISION: "5.12.0"
4141
# The registry to pull the assets image from
4242
ASSET_REGISTRY: "${CI_REGISTRY}"
4343
ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"

0 commit comments

Comments
 (0)