Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gitlab-build-images
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • gitlab-build-images
  • Merge requests
  • !320

Add Ruby 2.7 images for GitLab CE/EE images

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Stan Hu requested to merge sh-build-ruby-2.7 into master Aug 04, 2020
  • Overview 0
  • Commits 1
  • Pipelines 8
  • Changes 3

Ruby 2.7.1 is only available on Debian Buster, so we have to upgrade from Debian Stretch.

Fix install-essentials for Debian 10 (Buster):

  1. MySQL client is no longer needed
  2. Yank libgdbm3 and libgdbm-dev because it's not clear why it's needed
  3. Pull legacy nodejs from Debian Buster builds since Node 12.x conflicted
Edited Aug 04, 2020 by Stan Hu
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: sh-build-ruby-2.7