From 5ae8b92d32c7902adfa996bdd4476a2ba3eb898d Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 15 Jun 2019 17:24:56 +0200 Subject: [PATCH] update --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1ce5324..5d5e389 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ruby:2.6.1-alpine3.9 -ARG VERSION=v2.7.4 +ARG VERSION=v2.9.0 ARG REPOSITORY=tootsuite/mastodon ARG LIBICONV_VERSION=1.15