We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb12279 + dade8c8 commit 99af198Copy full SHA for 99af198
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
networks:
15
- net
16
phpfpm:
17
- image: koromerzhin/php:8.2.1-fpm
+ image: koromerzhin/php:8.2.2-fpm
18
command: sh -c "composer install && php-fpm"
19
depends_on:
20
- mariadb
0 commit comments