maintenance update
This commit is contained in:
parent
48a59ae828
commit
d8087b1ef7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# -------------- Build-time variables --------------
|
||||
ARG MASTODON_VERSION=3.4.1
|
||||
ARG MASTODON_VERSION=3.4.3
|
||||
ARG MASTODON_REPOSITORY=tootsuite/mastodon
|
||||
|
||||
ARG RUBY_VERSION=2.7.4
|
||||
ARG NODE_VERSION=14.17.3
|
||||
ARG RUBY_VERSION=2.7
|
||||
ARG NODE_VERSION=14
|
||||
ARG ALPINE_VERSION=3.14
|
||||
ARG HARDENED_MALLOC_VERSION=8
|
||||
ARG LIBICONV_VERSION=1.16
|
||||
|
|
Loading…
Reference in a new issue