mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-build-images
This commit is contained in:
commit
5211fbff58
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ruby:2.3
|
FROM ruby:2.2
|
||||||
|
|
||||||
ENV PACKAGES "git-core" \
|
ENV PACKAGES "git-core" \
|
||||||
LC_ALL=en_US.UTF-8
|
LC_ALL=en_US.UTF-8
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ruby:2.2
|
FROM ruby:2.3
|
||||||
|
|
||||||
ENV PACKAGES "git-core" \
|
ENV PACKAGES "git-core" \
|
||||||
LC_ALL=en_US.UTF-8
|
LC_ALL=en_US.UTF-8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue