Skip to content

Commit 9cef6e2

Browse files
authored
Merge pull request #107 from hackariens/renovate/koromerzhin-php-8.x
2 parents 80c19fd + 2d8f024 commit 9cef6e2

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

0 commit comments

Comments
 (0)