Skip to content

Commit

Permalink
Revert "Updated ruby/node images" (mastodon#8712)
Browse files Browse the repository at this point in the history
* Revert "update vagrant configs (mastodon#8706)"

This reverts commit 8971bb8.

* Revert "Updated ruby/node images (mastodon#8700)"

This reverts commit 5aae71c.
  • Loading branch information
ashleyhull-versent authored and Gargron committed Sep 17, 2018
1 parent 8971bb8 commit 94f9cb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,5 +1,5 @@
FROM node:8.12.0-alpine as node
FROM ruby:2.5.1-alpine3.7
FROM node:8.11.3-alpine as node
FROM ruby:2.4.4-alpine3.6

LABEL maintainer="https://github.com/tootsuite/mastodon" \
description="Your self-hosted, globally interconnected microblogging community"
Expand Down

0 comments on commit 94f9cb0

Please sign in to comment.