Closed felixbuenemann closed 3 years ago
This fixes the following exception during build:
uninitialized constant Gem::BasicSpecification (NameError)
It is caused by an incompatibility between Ruby 2.5 and Rubygems 3.2.3.
The currently published image phusion/passenger_apt_automation_buildbox:1.1.8 uses 3.1.4, which was current at the time of build.
phusion/passenger_apt_automation_buildbox:1.1.8
This fixes the following exception during build:
It is caused by an incompatibility between Ruby 2.5 and Rubygems 3.2.3.
The currently published image
phusion/passenger_apt_automation_buildbox:1.1.8
uses 3.1.4, which was current at the time of build.