Skip to content

Commit

Permalink
Merge pull request #161 from hackariens/renovate/koromerzhin-php-8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
koromerzhin authored Sep 5, 2023
2 parents abf4630 + fc9a70f commit c7a38fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
networks:
- net
phpfpm:
image: koromerzhin/php:8.2.7-fpm
image: koromerzhin/php:8.2.9-fpm
command: sh -c "composer install && php-fpm"
depends_on:
- mariadb
Expand Down

0 comments on commit c7a38fa

Please sign in to comment.