Skip to content

Commit 6af2add

Browse files
committed
[PHPFPM] Update Image to Version 1.94
1 parent f6eed6c commit 6af2add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ services:
117117
- rspamd
118118

119119
php-fpm-mailcow:
120-
image: ghcr.io/mailcow/phpfpm:1.93
120+
image: ghcr.io/mailcow/phpfpm:1.94
121121
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
122122
depends_on:
123123
- redis-mailcow

0 commit comments

Comments
 (0)