Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Installatio no longer worked; would fail with #19 [15/21] RUN gem install bundler #19 51.00 ERROR: Error installing bundler: #19 51.00 The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.4.22. Try installing it with `gem install bundler -v 2.4.22` #19 51.00 bundler requires Ruby version >= 3.0.0. The current ruby version is 2.7.8.225. #19 ERROR: process "/bin/sh -c gem install bundler" did not complete successfully: exit code: 1 ------ > [15/21] RUN gem install bundler: 51.00 ERROR: Error installing bundler: 51.00 The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.4.22. Try installing it with `gem install bundler -v 2.4.22` 51.00 bundler requires Ruby version >= 3.0.0. The current ruby version is 2.7.8.225. ------ Dockerfile:47
- Loading branch information