Added php memcached extension to the docker image.
This commit is contained in:
parent
3b16157d6b
commit
9452973845
1 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ php7.4-mbstring \
|
||||||
php7.4-zip \
|
php7.4-zip \
|
||||||
php7.4-bcmath \
|
php7.4-bcmath \
|
||||||
php7.4-redis \
|
php7.4-redis \
|
||||||
|
php-memcached \
|
||||||
patch \
|
patch \
|
||||||
curl \
|
curl \
|
||||||
wget \
|
wget \
|
||||||
|
|
Loading…
Add table
Reference in a new issue