Skip to content

Commit

Permalink
Update drupal stability tag to 4.75.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Oct 11, 2024
1 parent 2135eda commit 1a70a86
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ MARIADB_TAG=11.4-3.29.0

### --- VANILLA DRUPAL ----

DRUPAL_TAG=11-4.74.9
#DRUPAL_TAG=10-4.74.9
#DRUPAL_TAG=7-4.74.9
DRUPAL_TAG=11-4.75.1
#DRUPAL_TAG=10-4.75.1
#DRUPAL_TAG=7-4.75.1

### --- PHP ----

Expand Down
2 changes: 1 addition & 1 deletion tests/10/.env
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ SOLR_CONFIG_SET="search_api_solr_4.1.6"

NGINX_VHOST_PRESET=drupal10
NGINX_TAG=1.27-5.39.8
DRUPAL_STABILITY_TAG=4.74.9
DRUPAL_STABILITY_TAG=4.75.1
ZOOKEEPER_TAG=3.8
2 changes: 1 addition & 1 deletion tests/11/.env
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ SOLR_CONFIG_SET="search_api_solr_4.1.6"

NGINX_VHOST_PRESET=drupal11
NGINX_TAG=1.27-5.39.8
DRUPAL_STABILITY_TAG=4.74.9
DRUPAL_STABILITY_TAG=4.75.1
ZOOKEEPER_TAG=3.8
2 changes: 1 addition & 1 deletion tests/7/.env
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ SOLR_CONFIG_SET="search_api_solr_7.x-1.14"

NGINX_VHOST_PRESET=drupal7
NGINX_TAG=1.27-5.39.8
DRUPAL_STABILITY_TAG=4.74.9
DRUPAL_STABILITY_TAG=4.75.1

0 comments on commit 1a70a86

Please sign in to comment.