From fdd778c46f7e29676c6b87577a463f93fab5672b Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 19 Dec 2020 12:57:21 +0100 Subject: [PATCH] 3.2.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 21c745d..358c448 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ruby:2.6.6-alpine3.12 -ARG VERSION=v3.2.1 +ARG VERSION=v3.2.2 ARG REPOSITORY=tootsuite/mastodon ARG LIBICONV_VERSION=1.16