]> cat aescling's git repositories - mastodon.git/commitdiff
Update Dockerfile (#9026)
authorashleyhull-versent <ashley.hull@versent.com.au>
Tue, 23 Oct 2018 03:21:28 +0000 (14:21 +1100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 23 Oct 2018 03:21:28 +0000 (05:21 +0200)
Dockerfile

index 6a1e8776cc50d51ff98d39d93e4e1d754b20edda..9c53b4145e58aaa4d012a730b9c580cb92a90403 100644 (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"