chore: update image tags

This commit is contained in:
2026-08-10 20:53:15 +01:00
parent b629966aa4
commit 29d7043685
+2 -2
View File
@@ -1,7 +1,7 @@
version: "3.8"
services:
db:
image: mongo:7.0
image: mongo:8.0
environment:
- LOGO_IMG_URL
- LOGO_LINK_URL
@@ -30,7 +30,7 @@ services:
backupbot.restore.post-hook: "mongorestore --drop --archive=/data/db/wekan.db"
app:
image: quay.io/wekan/wekan:v8.82
image: quay.io/wekan/wekan:v10.79
environment:
- METEOR_REACTIVITY_ORDER=changeStreams,oplog,polling
- MONGO_URL=mongodb://db:27017/wekan