Update Mastodon repository URL
This commit is contained in:
parent
2263c3d3ca
commit
1d7360e561
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# -------------- Build-time variables --------------
|
# -------------- Build-time variables --------------
|
||||||
ARG MASTODON_VERSION=3.4.4
|
ARG MASTODON_VERSION=3.4.4
|
||||||
ARG MASTODON_REPOSITORY=tootsuite/mastodon
|
ARG MASTODON_REPOSITORY=mastodon/mastodon
|
||||||
|
|
||||||
ARG RUBY_VERSION=2.7
|
ARG RUBY_VERSION=2.7
|
||||||
ARG NODE_VERSION=14
|
ARG NODE_VERSION=14
|
||||||
|
|
Loading…
Reference in a new issue