Skip to content

Commit

Permalink
Bump PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
markshust committed Mar 19, 2024
1 parent fdd8a07 commit 41b1d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
#- "host.docker.internal:host-gateway"

phpfpm:
image: markoshust/magento-php:8.2-fpm-1
image: markoshust/magento-php:8.2-fpm-2
volumes: *appvolumes
env_file: env/phpfpm.env
#extra_hosts: *appextrahosts
Expand Down

0 comments on commit 41b1d3e

Please sign in to comment.