revert hmalloc update

This commit is contained in:
Wonderfall 2021-05-14 18:19:08 +02:00 committed by GitHub
parent 99b3168d5b
commit 28d24976b5
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=8
ARG HARDENED_MALLOC_VERSION=7
ARG LIBICONV_VERSION=1.16
ARG UID=991