mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Upgrade Ruby to 2.6.5 for www-gitlab-com builds
This should help us confirm whether https://bugs.ruby-lang.org/issues/16136 is indeed fixed.
This commit is contained in:
parent
61633d140d
commit
51a90da400
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ruby:2.6.3-slim-stretch
|
FROM ruby:2.6.5-slim-stretch
|
||||||
|
|
||||||
ADD /scripts/ /scripts/
|
ADD /scripts/ /scripts/
|
||||||
RUN /scripts/install-www-gitlab-com
|
RUN /scripts/install-www-gitlab-com
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue