aboutsummaryrefslogtreecommitdiffstats
path: root/.devcontainer
diff options
context:
space:
mode:
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile
index cf7ac71f070..42ca9db99f1 100644
--- a/.devcontainer/Dockerfile
+++ b/.devcontainer/Dockerfile
@@ -17,7 +17,7 @@ RUN apt-get install --no-install-recommends -y \
php7.4-intl \
php7.4-imagick \
php7.4-gmp \
- php7.4-acpu \
+ php7.4-apcu \
php7.4-bcmath \
libmagickcore-6.q16-3-extra \
curl \