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

Commit 8576847

Browse files
committed
Update PECL packages
1 parent 96cd909 commit 8576847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4 imagick-3.4.3 libsodium-2.0.10 \
10+
&& pecl install redis-4.1.1 imagick-3.4.3 libsodium-2.0.12 \
1111
&& docker-php-ext-enable redis imagick sodium \
1212
&& docker-php-ext-install -j$(nproc) exif gettext intl sockets zip

0 commit comments

Comments
 (0)