From 9ac7323928e565d0ca5251a290de294a63c112e2 Mon Sep 17 00:00:00 2001 From: Brutus5000 Date: Mon, 1 Nov 2021 13:25:34 +0100 Subject: [PATCH] Update mongodb to 4.2.17 --- faf-extra.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faf-extra.yml b/faf-extra.yml index 7f416376..d31b25b3 100644 --- a/faf-extra.yml +++ b/faf-extra.yml @@ -26,7 +26,7 @@ services: # NoSQL database specifically used for nodebb # mongodb: - image: mongo:4.2.13 + image: mongo:4.2.17 restart: unless-stopped networks: - faf-extra