diff --git a/Dockerfile b/Dockerfile index 28731bc..0615cef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # -------------- Build-time variables -------------- -ARG MASTODON_VERSION=3.4.0rc1 +ARG MASTODON_VERSION=3.4.0rc2 ARG MASTODON_REPOSITORY=tootsuite/mastodon ARG RUBY_VERSION=2.7.3