summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-05-19 17:05:28 +0300
committerLauri Ojansivu <x@xet7.org>2018-05-19 17:05:28 +0300
commit8101d7ade85dbdf6dad95d96a937bf9718630373 (patch)
tree6b2dfb7dbfab27f6c033959cf206c412d0d67bd0
parent8f0c3b45c0b2edaf54a0a7bb0b3445b0e673dd03 (diff)
downloadwekan-8101d7ade85dbdf6dad95d96a937bf9718630373.tar.gz
wekan-8101d7ade85dbdf6dad95d96a937bf9718630373.tar.bz2
wekan-8101d7ade85dbdf6dad95d96a937bf9718630373.zip
MongoDB v3.2.20
-rw-r--r--docker-compose.yml2
-rw-r--r--snapcraft.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 0f03055b..eb82c3aa 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -3,7 +3,7 @@ version: '2'
services:
wekandb:
- image: mongo:3.2.19
+ image: mongo:3.2.20
container_name: wekan-db
restart: always
command: mongod --smallfiles --oplogSize 128
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 088e1524..535150b3 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -65,7 +65,7 @@ apps:
parts:
mongodb:
- source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.19.tgz
+ source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.20.tgz
plugin: dump
stage-packages: [libssl1.0.0]
filesets: