Skip to content

Commit 3d201ba

Browse files
balasankarcClemens Beck
andcommitted
Merge branch 'beck-update-go-1-20-12' into 'master'
Update Go from 1.20.11 to 1.20.12 Closes #8338 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7307 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Approved-by: Hossein Pursultani <[email protected]> Co-authored-by: Clemens Beck <[email protected]>
2 parents 0bf7171 + a61f21e commit 3d201ba

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
@@ -42,7 +42,7 @@ variables:
4242
# To be used for images that exist only on dev.gitlab.org
4343
DEV_BUILDER_IMAGE_REGISTRY: 'dev.gitlab.org:5005/cookbooks/gitlab-omnibus-builder'
4444
PUBLIC_BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
45-
BUILDER_IMAGE_REVISION: "5.1.0"
45+
BUILDER_IMAGE_REVISION: "5.2.0"
4646
# The registry to pull the assets image from
4747
ASSET_REGISTRY: "${CI_REGISTRY}"
4848
ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"

0 commit comments

Comments
 (0)