From f085c640cd6d24ba39203c8d93bd6836d2007d43 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Mon, 19 Oct 2020 16:39:53 +0200 Subject: [PATCH] Mastodon 3.2.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b69e5a1..21c745d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ruby:2.6.6-alpine3.12 -ARG VERSION=v3.2.0 +ARG VERSION=v3.2.1 ARG REPOSITORY=tootsuite/mastodon ARG LIBICONV_VERSION=1.16