Skip to content

Use a Debian Stretch base image

Philippe Lafoucrière requested to merge plafoucriere-master-patch-99719 into master

What does this MR do?

Make sure we don't switch to a Debian Buster based image. Ruby can pin to Stretch, so let's do that for the next couple of months, to avoid the bug described in https://gitlab.com/gitlab-org/gitlab-ee/issues/13830.

Note that the current docker image is NOT affected, because it was built before the switch to Buster. If we were to rebuild it today, it would fail with docker 19.03.00.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/13830

Does this MR meet the acceptance criteria?

Edited by Philippe Lafoucrière

Merge request reports