mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Pin all Ruby 2.6 images to 2.6.3
Ruby 2.6.4 may have a string bug: https://bugs.ruby-lang.org/issues/16136
This commit is contained in:
parent
09c603637d
commit
8ead021c4d
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.6-slim-stretch
|
||||
FROM ruby:2.6.3-slim-stretch
|
||||
|
||||
ADD /scripts/ /scripts/
|
||||
RUN /scripts/install-www-gitlab-com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue