hardened malloc 8

This commit is contained in:
Wonderfall 2021-05-29 01:55:51 +02:00 committed by GitHub
parent d36f0a2262
commit d79ad113e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ ARG MASTODON_REPOSITORY=tootsuite/mastodon
ARG RUBY_VERSION=2.7.3
ARG NODE_VERSION=14.17.0
ARG ALPINE_VERSION=3.13
ARG HARDENED_MALLOC_VERSION=7
ARG HARDENED_MALLOC_VERSION=8
ARG LIBICONV_VERSION=1.16
ARG UID=991