[Compose] Update PHP-FPM, ACME and netfilter images

master
andryyy 2019-05-22 23:48:38 +02:00
parent db0ec130f5
commit d540d4ce30
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 3 additions and 3 deletions

View File

@ -98,7 +98,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.36
image: mailcow/phpfpm:1.37
build: ./data/Dockerfiles/phpfpm
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
@ -311,7 +311,7 @@ services:
acme-mailcow:
depends_on:
- nginx-mailcow
image: mailcow/acme:1.55
image: mailcow/acme:1.56
build: ./data/Dockerfiles/acme
dns:
- ${IPV4_NETWORK:-172.22.1}.254
@ -340,7 +340,7 @@ services:
- acme
netfilter-mailcow:
image: mailcow/netfilter:1.24
image: mailcow/netfilter:1.25
build: ./data/Dockerfiles/netfilter
stop_grace_period: 30s
depends_on: