mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'sh-update-release-tools-ruby-2.7' into 'master'
Update release-tools to use Ruby v2.7 See merge request gitlab-org/gitlab-build-images!335
This commit is contained in:
commit
e5d74b7725
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ruby:2.6-alpine
|
||||
FROM ruby:2.7-alpine
|
||||
|
||||
RUN apk add --update --no-cache build-base cmake git openssh-client openssl-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue