From ad0c8a5ec1976861a7d1e8608f530dbb43b05cc5 Mon Sep 17 00:00:00 2001 From: Chingis Sandanov Date: Tue, 3 Apr 2018 14:52:18 +0700 Subject: [PATCH] Update php and wordpress images tags --- .env | 24 ++++++++++++------------ test/4/.env | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.env b/.env index 3396e1cb6..b07a656de 100644 --- a/.env +++ b/.env @@ -33,21 +33,21 @@ MARIADB_TAG=10.2-3.1.3 ### --- VANILLA WORDPRESS ---- ### [WORDPRESS_VERSION]-[PHP_VERSION]-[STABILITY_TAG] -WORDPRESS_TAG=4-7.2-4.2.3 -#WORDPRESS_TAG=4-7.1-4.2.3 -#WORDPRESS_TAG=4-7.0-4.2.3 -#WORDPRESS_TAG=4-5.6-4.2.3 +WORDPRESS_TAG=4-7.2-4.2.5 +#WORDPRESS_TAG=4-7.1-4.2.5 +#WORDPRESS_TAG=4-7.0-4.2.5 +#WORDPRESS_TAG=4-5.6-4.2.5 ### --- PHP ---- -PHP_TAG=7.2-dev-4.2.3 -#PHP_TAG=7.1-dev-4.2.3 -#PHP_TAG=7.0-dev-4.2.3 -#PHP_TAG=5.6-dev-4.2.3 -#PHP_TAG=7.2-dev-macos-4.2.3 -#PHP_TAG=7.1-dev-macos-4.2.3 -#PHP_TAG=7.0-dev-macos-4.2.3 -#PHP_TAG=5.6-dev-macos-4.2.3 +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 ---- ### [WORDPRESS_VERSION]-[NGINX_VERSION]-[STABILITY_TAG] diff --git a/test/4/.env b/test/4/.env index 787623812..2cdcced11 100644 --- a/test/4/.env +++ b/test/4/.env @@ -11,4 +11,4 @@ NGINX_TAG=4-1.13-4.0.3 REDIS_TAG=4.0-2.1.5 VARNISH_TAG=4.1-2.3.0 -PHP_STABILITY_TAG=4.2.3 \ No newline at end of file +PHP_STABILITY_TAG=4.2.5 \ No newline at end of file