Increase php version

master
parent fbbe9361c8
commit 89a47018c9
  1. 4
      docker-compose.yml

@ -5,8 +5,8 @@ services:
build:
context: .
args:
php_tag: 7.4.5-fpm
image: php-fpm:7.4.5
php_tag: 7.4.8-fpm
image: php-fpm:7.4.8
environment:
TEST_ENV: test-string

Loading…
Cancel
Save