]> cat aescling's git repositories - mastodon.git/commitdiff
Update Dockerfile (#9965)
authorashleyhull-versent <ashley.hull@versent.com.au>
Tue, 5 Feb 2019 04:11:51 +0000 (15:11 +1100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 5 Feb 2019 04:11:51 +0000 (05:11 +0100)
Dockerfile

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