mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'upgrade-docs-lint-image' into 'master'
Use Ruby 2.6.3 for docs lint image See merge request gitlab-org/gitlab-build-images!185
This commit is contained in:
commit
8fcbb4d1e4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.5.3-alpine3.8
|
||||
FROM ruby:2.6.3-alpine3.8
|
||||
MAINTAINER GitLab Documentation Team
|
||||
|
||||
WORKDIR /tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue