Skip to content

Commit

Permalink
Update nginx stability tag to 5.39.12
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Nov 28, 2024
1 parent b69838a commit e16c6f4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ PHP_TAG=8.4-dev-4.64.0

### --- NGINX ----

NGINX_TAG=1.27-5.39.11
#NGINX_TAG=1.26-5.39.11
NGINX_TAG=1.27-5.39.12
#NGINX_TAG=1.26-5.39.12

NGINX_VHOST_PRESET=drupal11
#NGINX_VHOST_PRESET=drupal10
Expand Down
2 changes: 1 addition & 1 deletion tests/10/.env
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ SOLR_TAG=8-4.18.2
SOLR_CONFIG_SET="search_api_solr_4.1.6"

NGINX_VHOST_PRESET=drupal10
NGINX_TAG=1.27-5.39.11
NGINX_TAG=1.27-5.39.12
DRUPAL_STABILITY_TAG=4.77.0
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 @@ -12,6 +12,6 @@ SOLR_TAG=8-4.18.2
SOLR_CONFIG_SET="search_api_solr_4.1.6"

NGINX_VHOST_PRESET=drupal11
NGINX_TAG=1.27-5.39.11
NGINX_TAG=1.27-5.39.12
DRUPAL_STABILITY_TAG=4.77.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 @@ -12,5 +12,5 @@ SOLR_TAG=7-4.15.0
SOLR_CONFIG_SET="search_api_solr_7.x-1.14"

NGINX_VHOST_PRESET=drupal7
NGINX_TAG=1.27-5.39.11
NGINX_TAG=1.27-5.39.12
DRUPAL_STABILITY_TAG=4.77.0

0 comments on commit e16c6f4

Please sign in to comment.