hardened malloc 8
This commit is contained in:
parent
d36f0a2262
commit
d79ad113e3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue