Skip to content

Commit

Permalink
Merge pull request #115 from hackariens/renovate/koromerzhin-php-8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
koromerzhin authored Sep 5, 2023
2 parents 066d150 + 48feabb commit 5416a9c
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 5416a9c

Please sign in to comment.