]> cat aescling's git repositories - mastodon.git/commitdiff
Update Dockerfile (#9796)
authorashleyhull-versent <ashley.hull@versent.com.au>
Thu, 17 Jan 2019 15:18:40 +0000 (02:18 +1100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 17 Jan 2019 15:18:40 +0000 (16:18 +0100)
Dockerfile

index 6ced074550790f898a43379c005b5ace8583398c..19090533757c5260aff2366a962498734bd5983f 100644 (file)
@@ -1,5 +1,5 @@
-FROM node:8.14.0-alpine as node
-FROM ruby:2.4.5-alpine3.8
+FROM node:8.15-alpine as node
+FROM ruby:2.6-alpine3.8
 
 LABEL maintainer="https://github.com/tootsuite/mastodon" \
       description="Your self-hosted, globally interconnected microblogging community"