Merge branch 'master' into glitch-soc/merge-upstream

This commit is contained in:
Thibaut Girka
2018-10-23 17:15:57 +02:00
12 changed files with 158 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
FROM node:8.12.0-alpine as node
FROM ruby:2.4.4-alpine3.7
FROM ruby:2.4.5-alpine3.8
LABEL maintainer="https://github.com/tootsuite/mastodon" \
description="Your self-hosted, globally interconnected microblogging community"