Skip to content

Use Composer base image

J0WI requested to merge J0WI/phpcs-security-audit:patch-1 into master

What does this MR do?

Use Composer base image to avoid the install procedure. The Composer image is based on the most recent PHP Alpine image, so this also changes the toolchain. However, the behavior of phpcs-security-audit should not change.

What are the relevant issue numbers?

Part of gitlab-org/gitlab#216781 (closed), but this goes a bit further than just using php:alpine.

Does this MR meet the acceptance criteria?

Edited by Daniel Paul Searles

Merge request reports