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 96a7609 commit fb7b030Copy full SHA for fb7b030
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
networks:
15
- net
16
phpfpm:
17
- image: koromerzhin/php:8.2.2-fpm
+ image: koromerzhin/php:8.2.3-fpm
18
command: sh -c "composer install && php-fpm"
19
volumes:
20
- ${PWD}/apps:/var/www/:delegated
0 commit comments