Increase php version

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

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

Loading…
Cancel
Save