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.
2 parents d45af81 + 36c16a0 commit 48c77b8Copy full SHA for 48c77b8
.gitlab-ci.yml
@@ -42,7 +42,7 @@ variables:
42
# To be used for images that exist only on dev.gitlab.org
43
DEV_BUILDER_IMAGE_REGISTRY: 'dev.gitlab.org:5005/cookbooks/gitlab-omnibus-builder'
44
PUBLIC_BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
45
- BUILDER_IMAGE_REVISION: "5.6.0"
+ BUILDER_IMAGE_REVISION: "5.7.0"
46
# The registry to pull the assets image from
47
ASSET_REGISTRY: "${CI_REGISTRY}"
48
ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"
0 commit comments