mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Merge branch 'eread/update-www-image-ruby-2_6_6' into 'master'
Update www-gitlab-com image to Ruby 2.6.6 See merge request gitlab-org/gitlab-build-images!329
This commit is contained in:
commit
38acdfcd9a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ruby:2.6.5-slim-stretch
|
FROM ruby:2.6.6-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