Skip to content

Commit

Permalink
chore(deps): update koromerzhin/php docker tag to v8.2.3 (#119)
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 Feb 17, 2023
1 parent 96a7609 commit fb7b030
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.2-fpm
image: koromerzhin/php:8.2.3-fpm
command: sh -c "composer install && php-fpm"
volumes:
- ${PWD}/apps:/var/www/:delegated
Expand Down

0 comments on commit fb7b030

Please sign in to comment.