Skip to content

Commit e45e8ca

Browse files
chore(deps): update koromerzhin/php docker tag to v8.2.9 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc790d2 commit e45e8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
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
volumes:
2020
- ${PWD}/apps:/var/www/:delegated

0 commit comments

Comments
 (0)