Skip to content

Commit

Permalink
chore(deps): update koromerzhin/php docker tag to v8.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent c7a38fa commit 8a65c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
networks:
- net
phpfpm:
image: koromerzhin/php:8.2.9-fpm
image: koromerzhin/php:8.3.4-fpm
command: sh -c "composer install && php-fpm"
depends_on:
- mariadb
Expand Down

0 comments on commit 8a65c8b

Please sign in to comment.