Skip to content

Release 3014

Choose a tag to compare

@github-actions github-actions released this 27 Nov 10:57
daea33a

Trello card

5278

Context

The Docker build fails because it does not contain the platform specific installation of the nokogiri gem. Changes through bundler were failing to work, so explicitly adding.

Changes proposed in this pull request

Explicitly add the required platform specific version of nokogiri to the image.

Guidance to review