Skip to content

Commit c7a38fa

Browse files
authored
Merge pull request #161 from hackariens/renovate/koromerzhin-php-8.x
2 parents abf4630 + fc9a70f commit c7a38fa

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
@@ -14,7 +14,7 @@ services:
1414
networks:
1515
- net
1616
phpfpm:
17-
image: koromerzhin/php:8.2.7-fpm
17+
image: koromerzhin/php:8.2.9-fpm
1818
command: sh -c "composer install && php-fpm"
1919
depends_on:
2020
- mariadb

0 commit comments

Comments
 (0)