From 9e31619f7ed3cdb303f0431663318affae7d5153 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Thu, 3 Jun 2021 20:45:44 +0200 Subject: [PATCH] mastodon 3.4.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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