public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Commit
increase Olefy, Rspamd and Watchdog docker images
ffa29338
docker-compose.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Diff
diff --git a/docker-compose.yml b/docker-compose.yml
index 3b27a09a..8f31c69c 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -84,7 +84,7 @@ services:
- clamd
rspamd-mailcow:
- image: ghcr.io/mailcow/rspamd:2.1
+ image: ghcr.io/mailcow/rspamd:2.2
stop_grace_period: 30s
depends_on:
- dovecot-mailcow
@@ -498,7 +498,7 @@ services:
- /lib/modules:/lib/modules:ro
watchdog-mailcow:
- image: ghcr.io/mailcow/watchdog:2.07
+ image: ghcr.io/mailcow/watchdog:2.08
dns:
- ${IPV4_NETWORK:-172.22.1}.254
tmpfs:
@@ -591,7 +591,7 @@ services:
- dockerapi
olefy-mailcow:
- image: ghcr.io/mailcow/olefy:1.14
+ image: ghcr.io/mailcow/olefy:1.15
restart: always
environment:
- TZ=${TZ}