mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Bump bundler version in omnibus-gitlab images to 2.2.33
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
This commit is contained in:
parent
d4a5fc3443
commit
03e456a52a
14 changed files with 14 additions and 14 deletions
|
|
@ -19,4 +19,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.7/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
&& gem install bundler --no-document --version 2.2.33
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue