Skip to content

Docker refactor

Daniel Paul Searles requested to merge docker-refactor into main

What does this MR do?

Refactor Dockerfile to give is control over the base image that we use. This is so that we can quickly update the image if there are security vulnerabilities found by container scanning.

What are the relevant issue numbers?

gitlab-org/gitlab#299585 (closed)

Does this MR meet the acceptance criteria?

Merge request reports