hardened malloc 8

This commit is contained in:
Wonderfall
2021-05-28 04:12:58 +02:00
committed by GitHub
parent d0c67f5e34
commit 6a76f5a2ff

View File

@ -6,7 +6,7 @@ ARG PHP_VERSION=8.0.6
ARG NGINX_VERSION=1.20.1
ARG APCU_VERSION=5.1.20
ARG REDIS_VERSION=5.3.4
ARG HARDENED_MALLOC_VERSION=7
ARG HARDENED_MALLOC_VERSION=8
ARG UID=1000
ARG GID=1000