Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 855ec2a

Browse files
committed
Update PECL extensions.
1 parent 8c719c1 commit 855ec2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ RUN apt-get update && apt-get install -y \
77
libsodium-dev \
88
--no-install-recommends && rm -r /var/lib/apt/lists/* \
99

10-
&& pecl install redis-3.1.3 imagick-3.4.3 libsodium-1.0.6 \
10+
&& pecl install redis-3.1.4 imagick-3.4.3 libsodium-1.0.6 \
1111
&& docker-php-ext-enable redis imagick libsodium \
1212
&& docker-php-ext-install -j$(nproc) exif gettext intl mcrypt sockets zip

0 commit comments

Comments
 (0)