mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 15:58:50 +00:00
Dockerfile: Nodejs 8.12 -> 8.14 (#9532)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:8.12.0-alpine as node
|
||||
FROM node:8.14.0-alpine as node
|
||||
FROM ruby:2.4.5-alpine3.8
|
||||
|
||||
LABEL maintainer="https://github.com/tootsuite/mastodon" \
|
||||
|
||||
Reference in New Issue
Block a user