Skip to content

Commit 3bffd37

Browse files
Update Dockerfile
https://github.com/jshimko/meteor-launchpad updated; has debian jessie dependencies, and those have been archived.
1 parent 12a5fd5 commit 3bffd37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A base Docker image for Meteor applications. https://hub.docker.com/r/jshimko/meteor-launchpad/
2-
FROM jshimko/meteor-launchpad:latest
2+
FROM abernix/meteord:onbuild
33
# the version (that bit after :) is dependent somehow on meteor versions. it used to be 1.1.1 but now as we go for Meteor 1.8, let's use latest.
44
# If you get in trouble with starting Meteor, this might be something to look at
55
MAINTAINER apinf <info@apinf.io>

0 commit comments

Comments
 (0)