Skip to content
Snippets Groups Projects
Commit 904d28465d1b authored by Robert Marshall's avatar Robert Marshall
Browse files

Update to use Omnibus Builder 3.2.0


- New version of Omnibus Builder images tagged for 3.2.0
- Use Ruby 2.7.5
- Upgraded ruby_docker to use Debian/Bullseye
- Add AlmaLinux builders
- Add `skopeo` to `ruby_docker` image
- Bump NodeJS to 16.14.2
- Bump yarn to 1.22.18

Changelog: other

Signed-off-by: default avatarRobert Marshall <rmarshall@gitlab.com>
parent b720d3bfeb85
No related branches found
No related tags found
2 merge requests!71heptapod#685: making 0.32 the new stable,!69GitLab 14.10 / Heptapod 0.32
......@@ -63,7 +63,7 @@
# will use images from that registry and not depend on GitLab.com
BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
PUBLIC_BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
BUILDER_IMAGE_REVISION: "2.15.0"
BUILDER_IMAGE_REVISION: "3.2.0"
# The registry to pull the assets image from
ASSET_REGISTRY: "${CI_REGISTRY}"
ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"
......
......@@ -63,6 +63,7 @@
"--without-fish-functions-dir",
"--disable-mqtt",
'--without-libssh2',
'--without-nghttp2',
"--with-zlib=#{install_dir}/embedded",
"--without-ca-path",
"--without-ca-bundle",
......
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