mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'pin-bundler-centos7' into 'master'
Pin bundler to 2.2.3 temporarily See merge request gitlab-org/gitlab-build-images!346
This commit is contained in:
commit
d17876dde0
11 changed files with 11 additions and 11 deletions
|
|
@ -21,4 +21,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -22,4 +22,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -19,4 +19,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -19,4 +19,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -21,4 +21,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -21,4 +21,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -22,4 +22,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -21,4 +21,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
|
|
@ -21,4 +21,4 @@ RUN curl -fsSL "https://cache.ruby-lang.org/pub/ruby/2.6/ruby-${RUBY_VERSION}.ta
|
|||
&& make install \
|
||||
&& cd / \
|
||||
&& rm -rf "/tmp/ruby-${RUBY_VERSION}" \
|
||||
&& gem install bundler --no-document
|
||||
&& gem install bundler --no-document --version 2.2.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue