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