Fixed package names for CentOS based images + removed LTSC2025

This commit is contained in:
Alexey Pustovalov
2025-07-08 14:26:34 +09:00
parent 20d11ee6d6
commit e983d96d30
5 changed files with 7 additions and 7 deletions

View File

@ -38,7 +38,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
set -eux && \
INSTALL_PKGS="bash \
curl-minimal \
mysql \
mysql8.4 \
nginx \
php-bcmath \
php-curl \