From d7b09f95576b5e021dedba8fbb1ef5665cdccac7 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Tue, 7 Jul 2020 16:06:34 +0200 Subject: [PATCH] 3.1.5 --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 54dbc1d..463250d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ -FROM ruby:2.6.6-alpine3.11 +FROM ruby:2.6.6-alpine3.12 -ARG VERSION=v3.1.4 +ARG VERSION=v3.1.5 ARG REPOSITORY=tootsuite/mastodon ARG LIBICONV_VERSION=1.15