diff --git a/composer.lock b/composer.lock index 1fad51ab..8c52e4dc 100644 --- a/composer.lock +++ b/composer.lock @@ -3811,16 +3811,16 @@ }, { "name": "drupal/hdbt", - "version": "6.4.10", + "version": "6.4.11", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-hdbt.git", - "reference": "68471d79e085f59968b7bae901aa311a344ca640" + "reference": "723447f556a3ec04c222761650548adbe8d4339b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/68471d79e085f59968b7bae901aa311a344ca640", - "reference": "68471d79e085f59968b7bae901aa311a344ca640", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-hdbt/zipball/723447f556a3ec04c222761650548adbe8d4339b", + "reference": "723447f556a3ec04c222761650548adbe8d4339b", "shasum": "" }, "require": { @@ -3838,10 +3838,10 @@ "Drupal" ], "support": { - "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/6.4.10", + "source": "https://github.com/City-of-Helsinki/drupal-hdbt/tree/6.4.11", "issues": "https://github.com/City-of-Helsinki/drupal-hdbt/issues" }, - "time": "2024-02-09T10:34:28+00:00" + "time": "2024-02-12T10:25:56+00:00" }, { "name": "drupal/hdbt_admin", @@ -4104,16 +4104,16 @@ }, { "name": "drupal/helfi_platform_config", - "version": "4.3.7", + "version": "4.3.8", "source": { "type": "git", "url": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config.git", - "reference": "a6f9a5021369b9734b8a7104c4284a23f44cfdc0" + "reference": "d7a3a5eb1fe34422ca82d24de0f7d0a52039e87f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/a6f9a5021369b9734b8a7104c4284a23f44cfdc0", - "reference": "a6f9a5021369b9734b8a7104c4284a23f44cfdc0", + "url": "https://api.github.com/repos/City-of-Helsinki/drupal-helfi-platform-config/zipball/d7a3a5eb1fe34422ca82d24de0f7d0a52039e87f", + "reference": "d7a3a5eb1fe34422ca82d24de0f7d0a52039e87f", "shasum": "" }, "require": { @@ -4221,10 +4221,10 @@ ], "description": "HELfi platform config", "support": { - "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.3.7", + "source": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/tree/4.3.8", "issues": "https://github.com/City-of-Helsinki/drupal-helfi-platform-config/issues" }, - "time": "2024-02-09T10:34:32+00:00" + "time": "2024-02-12T10:26:29+00:00" }, { "name": "drupal/helfi_proxy", diff --git a/docker-compose.yml b/docker-compose.yml index 29a8ff8f..a543bc2e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,9 +2,9 @@ version: '3.7' services: app: - hostname: "${DRUPAL_HOSTNAME}" container_name: "${COMPOSE_PROJECT_NAME}-app" image: "${DRUPAL_IMAGE}" + hostname: "${COMPOSE_PROJECT_NAME}" volumes: - .:/app:delegated depends_on: