Fixed PHP version on OL web-nginx-mysql
This commit is contained in:
parent
81e3623143
commit
a8510fe47b
@ -57,7 +57,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
--enablerepo "ol9_appstream" \
|
||||
--setopt=install_weak_deps=0 \
|
||||
--setopt=keepcache=0 \
|
||||
php:8.4 \
|
||||
php:8.3 \
|
||||
nginx:1.26 && \
|
||||
microdnf -y install \
|
||||
--disablerepo="*" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user