diff --git a/Dockerfile b/Dockerfile index 28d4c7b..eff61a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # -------------- Build-time variables -------------- -ARG MASTODON_VERSION=3.4.0 +ARG MASTODON_VERSION=3.4.1 ARG MASTODON_REPOSITORY=tootsuite/mastodon ARG RUBY_VERSION=2.7.3