mirror of https://github.com/akaunting/docker.git
Revert "Add redis PHP extension to Akaunting V setup"
This reverts commit e8cc593849
.
This commit is contained in:
parent
e8cc593849
commit
7b362755ed
|
@ -43,8 +43,7 @@ RUN docker-php-ext-configure gd \
|
|||
pcntl \
|
||||
pdo \
|
||||
pdo_mysql \
|
||||
zip \
|
||||
redis
|
||||
zip
|
||||
|
||||
RUN curl -Lo /tmp/akaunting.zip 'https://akaunting.com/download.php?version=latest&utm_source=docker&utm_campaign=developers'
|
||||
|
||||
|
|
Loading…
Reference in New Issue