mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Use Debian Stretch instead of Buster
This is to prevent mismatches between the build and test images: https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/27103
This commit is contained in:
parent
3eb5f39f74
commit
35e722c63d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.6-slim
|
||||
FROM ruby:2.6-slim-stretch
|
||||
|
||||
ADD /scripts/ /scripts/
|
||||
RUN /scripts/install-www-gitlab-com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue