Drop support for wincache

This commit is contained in:
HB9HIL
2026-02-02 10:38:52 +01:00
parent 0fa30b3962
commit 937f09eae7
4 changed files with 0 additions and 222 deletions

View File

@@ -11,7 +11,6 @@ RUN install-php-extensions \
redis \
memcached \
apcu \
wincache \
gd; \
\
a2enmod rewrite; \