Skip to content

Commit

Permalink
chore(deps): update koromerzhin/php docker tag to v8.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 863ea4f commit b46fb57
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.4.1-fpm
command: sh -c "composer install && php-fpm"
volumes:
- ${PWD}/apps:/var/www/:delegated
Expand Down

0 comments on commit b46fb57

Please sign in to comment.