From 6d608a50819dc6c68ce7324e34d1e0d835421c07 Mon Sep 17 00:00:00 2001 From: Chingis Sandanov Date: Thu, 5 Apr 2018 13:02:23 +0700 Subject: [PATCH] Update PHP image tag --- .env | 16 ++++++++-------- test/.env | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.env b/.env index 16de1cd5..420ab41c 100644 --- a/.env +++ b/.env @@ -32,14 +32,14 @@ MARIADB_TAG=10.2-3.1.3 ### --- PHP ---- -PHP_TAG=7.2-dev-4.2.4 -#PHP_TAG=7.1-dev-4.2.4 -#PHP_TAG=7.0-dev-4.2.4 -#PHP_TAG=5.6-dev-4.2.4 -#PHP_TAG=7.2-dev-macos-4.2.4 -#PHP_TAG=7.1-dev-macos-4.2.4 -#PHP_TAG=7.0-dev-macos-4.2.4 -#PHP_TAG=5.6-dev-macos-4.2.4 +PHP_TAG=7.2-dev-4.2.5 +#PHP_TAG=7.1-dev-4.2.5 +#PHP_TAG=7.0-dev-4.2.5 +#PHP_TAG=5.6-dev-4.2.5 +#PHP_TAG=7.2-dev-macos-4.2.5 +#PHP_TAG=7.1-dev-macos-4.2.5 +#PHP_TAG=7.0-dev-macos-4.2.5 +#PHP_TAG=5.6-dev-macos-4.2.5 ### --- NGINX ---- diff --git a/test/.env b/test/.env index acdc737e..abc59613 100644 --- a/test/.env +++ b/test/.env @@ -8,4 +8,4 @@ DB_DRIVER=mysql MARIADB_TAG=10.2-3.1.3 NGINX_TAG=1.13-4.0.3 -PHP_STABILITY_TAG=4.2.4 \ No newline at end of file +PHP_STABILITY_TAG=4.2.5 \ No newline at end of file