opcache is now builtin

This commit is contained in:
thespad 2025-12-28 17:09:44 +00:00
parent 2904fa92fb
commit ca7fcb276f
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@ RUN \
php85-gd \
php85-ldap \
php85-mysqlnd \
php85-opcache \
php85-pdo_mysql \
php85-pecl-memcached \
php85-tokenizer \

View File

@ -22,7 +22,6 @@ RUN \
php85-gd \
php85-ldap \
php85-mysqlnd \
php85-opcache \
php85-pdo_mysql \
php85-pecl-memcached \
php85-tokenizer \