mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'tnir/ruby-3-0-2-based-image-for-www-gitlab-com-repo' into 'master'
Update ruby from 3.0.0 to 3.0.2 in www-gitlab-com image See merge request gitlab-org/gitlab-build-images!448
This commit is contained in:
commit
7ae89e846f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
FROM gcr.io/google.com/cloudsdktool/cloud-sdk as gcloud-sdk
|
||||
|
||||
FROM ruby:3.0.0-slim
|
||||
FROM ruby:3.0.2-slim-buster
|
||||
|
||||
ADD /scripts/ /scripts/
|
||||
RUN /scripts/install-www-gitlab-com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue