Ensure docker/gitlab/Dockerfile uses the same versions as main gitlab repo

Currently, docker/gitlab/Dockerfile is out of date with the main gitlab image. We should find a way to make sure the image version stays up to date with the main gitlab one.

Implementation idea:

  1. Get image tag from upstream build and attach to variables sent to pipeline
  2. Modify gitlab-com-database-testing to use this image, pulling from env var, update Dockerfile to reflect changes

Deliverables

  • docker/gitlab/Dockerfile is updated to lastest
  • We have a solution to ensure we update it again
Edited by Jon Jenkins
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information