From 490cd9863723f41f5acac4ad3c1bfe31a846719b Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Wed, 20 Jun 2018 00:47:35 +0200 Subject: [PATCH] mastodon 2.4.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e907358..e5416a6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ruby:2.4.4-alpine3.7 -ARG VERSION=v2.4.1 +ARG VERSION=v2.4.2 ARG REPOSITORY=tootsuite/mastodon ARG LIBICONV_VERSION=1.15