We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9ca69 commit 03c5057Copy full SHA for 03c5057
.gitlab-ci.yml
@@ -37,7 +37,7 @@ variables:
37
# To be used for images that exist only on dev.gitlab.org
38
DEV_BUILDER_IMAGE_REGISTRY: 'dev.gitlab.org:5005/cookbooks/gitlab-omnibus-builder'
39
PUBLIC_BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
40
- BUILDER_IMAGE_REVISION: "5.10.0"
+ BUILDER_IMAGE_REVISION: "5.12.0"
41
# The registry to pull the assets image from
42
ASSET_REGISTRY: "${CI_REGISTRY}"
43
ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"
0 commit comments