Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile to use Ruby 3.1.4-alpine3.18 #3148

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Conversation

ekumachidi
Copy link
Contributor

@ekumachidi ekumachidi commented Apr 22, 2024

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

@ekumachidi ekumachidi self-assigned this Apr 22, 2024
@github-actions github-actions bot added the docker Pull requests that update Docker code label Apr 22, 2024
Copy link

Copy link
Collaborator

@martyn-w martyn-w left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@ekumachidi ekumachidi merged commit 06c7771 into master Apr 22, 2024
16 checks passed
@ekumachidi ekumachidi deleted the ce-docker-upgrade branch April 22, 2024 14:04
@ekumachidi ekumachidi removed the request for review from saliceti April 22, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants