Skip to content

Commit c663960

Browse files
authored
Merge pull request #156 from hackariens/renovate/koromerzhin-php-8.x
2 parents 129bf9b + d99fb6e commit c663960

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.3-fpm
17+
image: koromerzhin/php:8.2.7-fpm
1818
command: sh -c "composer install && php-fpm"
1919
depends_on:
2020
- mariadb

0 commit comments

Comments
 (0)