From 54a31f8c0b4de2c98bfcf8fe98f3019a32cfc165 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 6 Nov 2021 23:46:48 +0100 Subject: [PATCH] Mastodon 3.4.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 47a8af9..3f01b97 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # -------------- Build-time variables -------------- -ARG MASTODON_VERSION=3.4.2 +ARG MASTODON_VERSION=3.4.3 ARG MASTODON_REPOSITORY=tootsuite/mastodon ARG RUBY_VERSION=2.7