We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a27cd1 commit d3f06c0Copy full SHA for d3f06c0
.github/jobs/configure-checks/setup_configure_image.sh
@@ -11,7 +11,7 @@ case $distro_id in
11
# grep -E 'nginx|apache' /etc/group || true
12
13
dnf install -y pkg-config make bats autoconf automake util-linux \
14
- httpd
+ php-fpm
15
16
# grep -E 'nginx|apache' /etc/passwd || true
17
0 commit comments