updates
- node.js 14.7.0 - hardened malloc 8
This commit is contained in:
parent
6f5c4049e4
commit
99b3168d5b
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@ ARG MASTODON_VERSION=3.4.0rc2
|
|||
ARG MASTODON_REPOSITORY=tootsuite/mastodon
|
||||
|
||||
ARG RUBY_VERSION=2.7.3
|
||||
ARG NODE_VERSION=14.16.1
|
||||
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