Skip to content

Update base elixir version to 1.9.4

Lucas Charles requested to merge update-elixir-base-to-1.9.4 into master

What does this MR do?

Update base image elixir version from 1.7.4 to 1.9.4

For regression testing I've created an elixir-1.7-FREEZE branch within our test project.

This MR has been tested against https://gitlab.com/gitlab-org/security-products/tests/elixir-phoenix w/ SAST_DEFAULT_ANALYZERS=sobelow & SAST_ANALYZER_IMAGE_TAG=update-elixir-base-to-1.9.4: Example job https://gitlab.com/gitlab-org/security-products/tests/elixir-phoenix/-/jobs/356565685

What are the relevant issue numbers?

Fixes gitlab-org/gitlab#36518 (closed)

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports