Skip to content

Commit

Permalink
Update drupal stability tag to 4.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Jul 1, 2024
1 parent 549adc5 commit 20e3a11
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ MARIADB_TAG=10.11-3.28.3

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

DRUPAL_TAG=10-4.72.0
#DRUPAL_TAG=7-4.72.0
DRUPAL_TAG=10-4.73.0
#DRUPAL_TAG=7-4.73.0

### --- 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.38.0
DRUPAL_STABILITY_TAG=4.72.0
DRUPAL_STABILITY_TAG=4.73.0
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.38.0
DRUPAL_STABILITY_TAG=4.72.0
DRUPAL_STABILITY_TAG=4.73.0

0 comments on commit 20e3a11

Please sign in to comment.