Skip to content

Commit 8f13958

Browse files
chore(deps): update koromerzhin/php docker tag to v8.2.9
1 parent 12ccd4c commit 8f13958

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)