Skip to content

Commit 97918c5

Browse files
chore(deps): update koromerzhin/php docker tag to v8.4.3
1 parent c6ef23e commit 97918c5

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

0 commit comments

Comments
 (0)