From 91a10965ea40378b8b2c8ee021b8ce6468527dca Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Wed, 11 Jul 2018 15:00:23 +0200 Subject: [PATCH] mastodon 2.4.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e5416a6..3254bd3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ruby:2.4.4-alpine3.7 -ARG VERSION=v2.4.2 +ARG VERSION=v2.4.3 ARG REPOSITORY=tootsuite/mastodon ARG LIBICONV_VERSION=1.15