Skip to content

Release 3148

Choose a tag to compare

@github-actions github-actions released this 22 Apr 14:15
06c7771

Trello card

https://trello.com/c/gDuFC6oA/

Context

Some js dependencies are failing because the current docker image only supports node <=16.
We need to update the docker image and ruby version of the GSE app to mirror GiT app
which will in turn upgrade the node version to 18.

Changes proposed in this pull request

  • Update Dockerfile to use Ruby 3.1.4-alpine3.18
  • remove gmp=6.2.1-r1 and libretls=3.3.4-r3 from Dockerfile
  • Update Ruby version from ruby 3.1.0 to 3.1.4