We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994a8a2 commit 0abc295Copy full SHA for 0abc295
Dockerfile
@@ -25,7 +25,7 @@ RUN apk add --no-cache \
25
# see https://github.com/docker-library/php/issues/240#issuecomment-763112749
26
ENV LD_PRELOAD /usr/lib/preloadable_libiconv.so
27
28
-ARG APCU_VERSION=5.1.19
+ARG APCU_VERSION=5.1.20
29
RUN set -eux; \
30
apk add --no-cache --virtual .build-deps \
31
$PHPIZE_DEPS \
0 commit comments