Skip to content

Commit 5676b03

Browse files
committed
Update php and drupal images tags
1 parent 63a78c1 commit 5676b03

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

.env

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,24 @@ MARIADB_TAG=10.2-3.1.3
3434
### --- VANILLA DRUPAL ----
3535
### [DRUPAL_VERSION]-[PHP_VERSION]-[STABILITY_TAG]
3636

37-
DRUPAL_TAG=8-7.1-4.2.4
38-
#DRUPAL_TAG=8-7.0-4.2.4
39-
#DRUPAL_TAG=7-7.1-4.2.4
40-
#DRUPAL_TAG=7-7.0-4.2.4
41-
#DRUPAL_TAG=7-5.6-4.2.4
42-
#DRUPAL_TAG=6-5.6-4.2.4
43-
#DRUPAL_TAG=6-5.3-4.2.4
37+
DRUPAL_TAG=8-7.1-4.2.5
38+
#DRUPAL_TAG=8-7.0-4.2.5
39+
#DRUPAL_TAG=7-7.1-4.2.5
40+
#DRUPAL_TAG=7-7.0-4.2.5
41+
#DRUPAL_TAG=7-5.6-4.2.5
42+
#DRUPAL_TAG=6-5.6-4.2.5
43+
#DRUPAL_TAG=6-5.3-4.2.5
4444

4545
### --- PHP ----
4646

47-
PHP_TAG=7.1-dev-4.2.3
48-
#PHP_TAG=7.0-dev-4.2.3
49-
#PHP_TAG=5.6-dev-4.2.3
50-
#PHP_TAG=5.3-dev-4.2.3
51-
#PHP_TAG=7.1-dev-macos-4.2.3
52-
#PHP_TAG=7.0-dev-macos-4.2.3
53-
#PHP_TAG=5.6-dev-macos-4.2.3
54-
#PHP_TAG=5.3-dev-macos-4.2.3
47+
PHP_TAG=7.1-dev-4.2.4
48+
#PHP_TAG=7.0-dev-4.2.4
49+
#PHP_TAG=5.6-dev-4.2.4
50+
#PHP_TAG=5.3-dev-4.2.4
51+
#PHP_TAG=7.1-dev-macos-4.2.4
52+
#PHP_TAG=7.0-dev-macos-4.2.4
53+
#PHP_TAG=5.6-dev-macos-4.2.4
54+
#PHP_TAG=5.3-dev-macos-4.2.4
5555

5656
### --- NGINX ----
5757
### [DRUPAL_VERSION]-[NGINX_VERSION]-[STABILITY_TAG]

test/6/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ MARIADB_TAG=10.2-3.1.3
99
MEMCACHED_TAG=1.4-2.0.0
1010
NGINX_TAG=6-1.13-4.0.3
1111

12-
DRUPAL_STABILITY_TAG=4.2.4
12+
DRUPAL_STABILITY_TAG=4.2.5

test/7/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ VARNISH_TAG=4.1-2.3.0
1111
NGINX_TAG=7-1.13-4.0.4
1212
SOLR_TAG=7-5.4-2.4.0
1313

14-
DRUPAL_STABILITY_TAG=4.2.4
14+
DRUPAL_STABILITY_TAG=4.2.5

test/8/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ VARNISH_TAG=4.1-2.3.0
1111
NGINX_TAG=8-1.13-4.0.4
1212
SOLR_TAG=8-6.6-2.4.0
1313

14-
DRUPAL_STABILITY_TAG=4.2.4
14+
DRUPAL_STABILITY_TAG=4.2.5

0 commit comments

Comments
 (0)