2
0
Lauri Ojansivu 7 жил өмнө
parent
commit
8101d7ade8
2 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 1 1
      docker-compose.yml
  2. 1 1
      snapcraft.yaml

+ 1 - 1
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

+ 1 - 1
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: