From 499e2d3a23d8575b662a269b3269ccfbc193b599 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Fri, 26 Nov 2021 21:04:08 +0100 Subject: [PATCH] Mastodon 3.4.4 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3f01b97..8080cb9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # -------------- Build-time variables -------------- -ARG MASTODON_VERSION=3.4.3 +ARG MASTODON_VERSION=3.4.4 ARG MASTODON_REPOSITORY=tootsuite/mastodon ARG RUBY_VERSION=2.7