Skip to content

Use official docker package in ruby_docker image

Balasankar 'Balu' C requested to merge update-docker-in-ruby-docker into master
  • Instead of very much outdated docker.io package from jessie, use official one from Docker
  • Not bumping IMAGE_TAG as this will not be breaking any existing builds

Successful build using this image: https://dev.gitlab.org/gitlab/omnibus-gitlab/pipelines/53165 - Both docker and qa stages succesfully completed

Merge request reports