Revert "Add redis PHP extension to Akaunting V setup"

This reverts commit e8cc593849.
This commit is contained in:
Mohammed Al-Mahdawi 2022-08-18 15:24:27 +03:00
parent e8cc593849
commit 7b362755ed
1 changed files with 1 additions and 2 deletions

View File

@ -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'