Skip to content

Commit b47d032

Browse files
authored
Add apcu
1 parent 1bbce3c commit b47d032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ RUN locale-gen en_US.UTF-8 && \
2929
php7.4-gd \
3030
php7.4-imagick \
3131
php7.4-soap \
32+
php7.4-apcu \
3233
php7.4-mbstring \
3334
php7.4-intl \
3435
php7.4-bcmath \

0 commit comments

Comments
 (0)