[Compose] Update images: PHP-FPM, Dovecot, ACME, Netfilter, Watchdog

master
andryyy 2020-08-27 20:43:54 +02:00
parent 877b9b7054
commit feffee40ba
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 5 additions and 5 deletions

View File

@ -101,7 +101,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.68
image: mailcow/phpfpm:1.69
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow
@ -192,7 +192,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.129
image: mailcow/dovecot:1.130
depends_on:
- mysql-mailcow
dns:
@ -343,7 +343,7 @@ services:
acme-mailcow:
depends_on:
- nginx-mailcow
image: mailcow/acme:1.73
image: mailcow/acme:1.74
dns:
- ${IPV4_NETWORK:-172.22.1}.254
environment:
@ -378,7 +378,7 @@ services:
- acme
netfilter-mailcow:
image: mailcow/netfilter:1.37
image: mailcow/netfilter:1.38
stop_grace_period: 30s
depends_on:
- dovecot-mailcow
@ -401,7 +401,7 @@ services:
- /lib/modules:/lib/modules:ro
watchdog-mailcow:
image: mailcow/watchdog:1.81
image: mailcow/watchdog:1.82
# Debug
#command: /watchdog.sh
dns: