mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-08-05 17:19:57 +02:00
bug(docker): Change Node Version
@zymplsi @ilan
This commit is contained in:
committed by
Cody B. Daig
parent
3165351383
commit
710c70da61
@@ -1,6 +1,4 @@
|
||||
FROM node:0.10
|
||||
|
||||
MAINTAINER Matthias Luebken, matthias@catalyst-zero.com
|
||||
FROM node:0.12
|
||||
|
||||
# Install gem sass for grunt-contrib-sass
|
||||
RUN apt-get update -qq && apt-get install -y build-essential
|
||||
|
||||
Reference in New Issue
Block a user