Skip to content

Commit d99fb6e

Browse files
chore(deps): update koromerzhin/php docker tag to v8.2.7
1 parent 4cf9171 commit d99fb6e

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)