Skip to content

Commit 7a536dd

Browse files
committed
Update drupal stability tag to 4.7.5
1 parent 7e4ddd0 commit 7a536dd

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

.env

+9-9
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@ MARIADB_TAG=10.1-3.3.5
3737

3838
# Drupal 8
3939

40-
DRUPAL_TAG=8-7.2-4.7.4
41-
#DRUPAL_TAG=8-7.1-4.7.4
42-
#DRUPAL_TAG=8-7.0-4.7.4
40+
DRUPAL_TAG=8-7.2-4.7.5
41+
#DRUPAL_TAG=8-7.1-4.7.5
42+
#DRUPAL_TAG=8-7.0-4.7.5
4343

4444
# Drupal 7
4545

46-
#DRUPAL_TAG=7-7.1-4.7.4
47-
#DRUPAL_TAG=7-7.2-4.7.4
48-
#DRUPAL_TAG=7-7.0-4.7.4
49-
#DRUPAL_TAG=7-5.6-4.7.4
46+
#DRUPAL_TAG=7-7.1-4.7.5
47+
#DRUPAL_TAG=7-7.2-4.7.5
48+
#DRUPAL_TAG=7-7.0-4.7.5
49+
#DRUPAL_TAG=7-5.6-4.7.5
5050

5151
# Drupal 6
5252

53-
#DRUPAL_TAG=6-5.6-4.7.4
54-
#DRUPAL_TAG=6-5.3-4.7.4
53+
#DRUPAL_TAG=6-5.6-4.7.5
54+
#DRUPAL_TAG=6-5.3-4.7.5
5555

5656
### --- PHP ----
5757

tests/6/.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ MEMCACHED_TAG=1.5-2.1.1
1010

1111
NGINX_VHOST_PRESET=drupal6
1212
NGINX_TAG=1.15-5.0.8
13-
DRUPAL_STABILITY_TAG=4.7.4
13+
DRUPAL_STABILITY_TAG=4.7.5

tests/7/.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ SOLR_CONFIG_SET="search_api_solr_7.x-1.12"
1313

1414
NGINX_VHOST_PRESET=drupal7
1515
NGINX_TAG=1.15-5.0.8
16-
DRUPAL_STABILITY_TAG=4.7.4
16+
DRUPAL_STABILITY_TAG=4.7.5

tests/8/.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ SOLR_CONFIG_SET="search_api_solr_8.x-2.1"
1313

1414
NGINX_VHOST_PRESET=drupal8
1515
NGINX_TAG=1.15-5.0.8
16-
DRUPAL_STABILITY_TAG=4.7.4
16+
DRUPAL_STABILITY_TAG=4.7.5
1717

0 commit comments

Comments
 (0)