8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b7d7f commit fe2c888Copy full SHA for fe2c888
.meteor/versions
@@ -135,7 +135,7 @@ reactioncommerce:reaction-analytics-libs@1.1.0
135
reactioncommerce:reaction-paypal@1.2.0
136
reactioncommerce:reaction-shipping@0.6.0
137
reactioncommerce:reaction-social@0.4.0
138
-reactioncommerce:reaction-stripe@3.0.0
+reactioncommerce:reaction-stripe@2.2.0
139
reactive-dict@1.1.2
140
reactive-var@1.0.6
141
reload@1.1.4
Dockerfile
@@ -40,7 +40,7 @@
40
#
41
##############################################################
42
43
-FROM mongo:latest
+FROM mongo:2.6
44
MAINTAINER Aaron Judd <hello@reactioncommerce.com>
45
46
0 commit comments