mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-27 03:56:36 +00:00
[Compose Update PHP and Dovecot images
This commit is contained in:
parent
176f2a3f34
commit
9328ea54f4
1 changed files with 2 additions and 2 deletions
|
|
@ -98,7 +98,7 @@ services:
|
|||
- rspamd
|
||||
|
||||
php-fpm-mailcow:
|
||||
image: mailcow/phpfpm:1.37
|
||||
image: mailcow/phpfpm:1.38
|
||||
build: ./data/Dockerfiles/phpfpm
|
||||
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
|
||||
depends_on:
|
||||
|
|
@ -173,7 +173,7 @@ services:
|
|||
- sogo
|
||||
|
||||
dovecot-mailcow:
|
||||
image: mailcow/dovecot:1.77
|
||||
image: mailcow/dovecot:1.78
|
||||
build: ./data/Dockerfiles/dovecot
|
||||
cap_add:
|
||||
- NET_BIND_SERVICE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue