mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Merge branch 'eread/roll-ruby-version-forward-for-docs' into 'master'
Roll docker image versions forward for docs See merge request gitlab-org/gitlab-build-images!263
This commit is contained in:
commit
f215776807
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ruby:2.6.3-alpine3.10
|
FROM ruby:2.6.5-alpine3.10
|
||||||
MAINTAINER GitLab Documentation Team
|
MAINTAINER GitLab Documentation Team
|
||||||
|
|
||||||
ENV YARN_VERSION="1.19.0"
|
ENV YARN_VERSION="1.19.0"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ruby:2.6.3-alpine3.10
|
FROM ruby:2.6.5-alpine3.10
|
||||||
MAINTAINER GitLab Documentation Team
|
MAINTAINER GitLab Documentation Team
|
||||||
|
|
||||||
WORKDIR /tmp
|
WORKDIR /tmp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue