Add the patch utilities back to the drupalci image

Created on 28 January 2024, 5 months ago
Updated 6 May 2024, about 2 months ago

Problem/Motivation

Since version drupalci/php-8.2-apache:production , no patch (programme) is supplied with the GitLab CI images.
If Composer patches are used, this will fail silently from this version onwards, as there is no longer a patch available.

Steps to reproduce

docker pull  <image>
docker run -it  <image>  bash 
which patch
drupalci/php-8.1-apache:production   : patch 
drupalci/php-8.2-apache:production   : no patch
drupalci/php-8.3-apache:production   : no patch
drupalci/php-8.3-ubuntu-apache:production   : no patch
🐛 Bug report
Status

Fixed

Component

PHP Containers

Created by

🇩🇪Germany marvin_B8

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024