Skip to content
Snippets Groups Projects
Commit 128901c7ae29 authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Use Go 1.21 to build components


Switch to the builder image with Go 1.21.

Changelog: changed
Signed-off-by: default avatarBalasankar 'Balu' C <balasankar@gitlab.com>
parent c6b4c463b998
No related branches found
No related tags found
3 merge requests!122heptapod#1474: making 1.3 the new oldstable,!121heptapod#1448: making Heptapod 1.3 the stable series,!120Merge upstream first commit of the 16-9-stable branch
......@@ -42,7 +42,7 @@
# To be used for images that exist only on dev.gitlab.org
DEV_BUILDER_IMAGE_REGISTRY: 'dev.gitlab.org:5005/cookbooks/gitlab-omnibus-builder'
PUBLIC_BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
BUILDER_IMAGE_REVISION: "5.4.0"
BUILDER_IMAGE_REVISION: "5.5.0"
# The registry to pull the assets image from
ASSET_REGISTRY: "${CI_REGISTRY}"
ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment