Skip to content

Commit

Permalink
Update php and wordpress images tags
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Apr 3, 2018
1 parent 37e7682 commit ad0c8a5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
2 changes: 1 addition & 1 deletion test/4/.env
Original file line number Diff line number Diff line change
Expand Up @@ -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
PHP_STABILITY_TAG=4.2.5

0 comments on commit ad0c8a5

Please sign in to comment.