Adding support for PHP 8.4 and upgrading MariaDB to 11.4.5
All checks were successful
Cloud Apache Container / Build-and-Push (push) Successful in 47s
All checks were successful
Cloud Apache Container / Build-and-Push (push) Successful in 47s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM almalinux/9-base
|
||||
ARG PHPVER=81
|
||||
ARG PHPVER=83
|
||||
RUN dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm -y
|
||||
RUN dnf install -y https://rpms.remirepo.net/enterprise/remi-release-9.rpm
|
||||
RUN dnf update -y && dnf upgrade -y
|
||||
|
Reference in New Issue
Block a user