Skip to content
Snippets Groups Projects
Verified Commit 51c94a61 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Wekan] Bump to 5.61 and try to bump mongo to 5.X

parent cde2c270
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ networks:
services:
wekan-db:
image: mongo:4.4
image: mongo:5
container_name: wekan-db
command: mongod --oplogSize 128
expose:
......@@ -23,7 +23,7 @@ services:
restart: unless-stopped
wekan-app:
image: quay.io/wekan/wekan-gantt-gpl:v5.58
image: quay.io/wekan/wekan-gantt-gpl:v5.61
build:
context: http://github.com/wekan/wekan-gantt-gpl.git#v5.58
container_name: wekan-app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment