We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe03505 commit bda45a3Copy full SHA for bda45a3
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
networks:
15
- net
16
phpfpm:
17
- image: koromerzhin/php:8.2.9-fpm
+ image: koromerzhin/php:8.3.0-fpm
18
command: sh -c "composer install && php-fpm"
19
depends_on:
20
- mariadb
0 commit comments