Added ARG for workspace Memcached

This commit is contained in:
Saqib S
2021-04-05 13:46:30 +05:00
parent 258ea23b64
commit e13482195b
3 changed files with 3 additions and 1 deletions

View File

@ -199,6 +199,7 @@ WORKSPACE_INSTALL_LNAV=false
WORKSPACE_INSTALL_PROTOC=false
WORKSPACE_INSTALL_PHPDECIMAL=false
WORKSPACE_PROTOC_VERSION=latest
WORKSPACE_INSTALL_MEMCACHED=true
### PHP_FPM ###############################################