mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-12 19:42:55 +01:00
Use Debian Buster based Ruby images
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
This commit is contained in:
parent
b566669f62
commit
3096584ce1
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.7.0-slim-stretch
|
||||
FROM ruby:2.7.0-slim-buster
|
||||
|
||||
ADD /scripts/ /scripts/
|
||||
RUN /scripts/install-www-gitlab-com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue