updates
This commit is contained in:
parent
4658647550
commit
48a59ae828
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
ARG MASTODON_VERSION=3.4.1
|
ARG MASTODON_VERSION=3.4.1
|
||||||
ARG MASTODON_REPOSITORY=tootsuite/mastodon
|
ARG MASTODON_REPOSITORY=tootsuite/mastodon
|
||||||
|
|
||||||
ARG RUBY_VERSION=2.7.3
|
ARG RUBY_VERSION=2.7.4
|
||||||
ARG NODE_VERSION=14.17.0
|
ARG NODE_VERSION=14.17.3
|
||||||
ARG ALPINE_VERSION=3.13
|
ARG ALPINE_VERSION=3.14
|
||||||
ARG HARDENED_MALLOC_VERSION=8
|
ARG HARDENED_MALLOC_VERSION=8
|
||||||
ARG LIBICONV_VERSION=1.16
|
ARG LIBICONV_VERSION=1.16
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue