Skip to content

Commit

Permalink
chore(deps): update koromerzhin/php docker tag to v8.2.9 (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent fc790d2 commit e45e8ca
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.7-fpm
image: koromerzhin/php:8.2.9-fpm
command: sh -c "composer install && php-fpm"
volumes:
- ${PWD}/apps:/var/www/:delegated
Expand Down

0 comments on commit e45e8ca

Please sign in to comment.