calendar
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aleksander Cynarski 2021-04-05 19:29:59 +02:00
parent 30614dab83
commit 9f9c773444
Signed by: paramah
GPG Key ID: C4340BA42B9C173A

View File

@ -29,6 +29,7 @@ RUN apk add --no-cache wget \
# Install php extensions
RUN docker-php-ext-install -j$(nproc) \
calendar \
bcmath \
bz2 \
curl \