From d6e507235bf4a373e3cbeadb169ac085f43d14b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 22:40:10 +0000 Subject: [PATCH] chore(deps): update apache/druid docker tag to v31.0.1 --- compose.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/compose.yaml b/compose.yaml index ec0a3c5ad10e..bc025a6404ba 100644 --- a/compose.yaml +++ b/compose.yaml @@ -204,7 +204,7 @@ services: - druid druid-coordinator: - image: apache/druid:31.0.0 + image: apache/druid:31.0.1 hostname: coordinator container_name: coordinator volumes: @@ -229,7 +229,7 @@ services: - druid druid-broker: - image: apache/druid:31.0.0 + image: apache/druid:31.0.1 hostname: broker container_name: broker volumes: @@ -257,7 +257,7 @@ services: - druid druid-historical: - image: apache/druid:31.0.0 + image: apache/druid:31.0.1 hostname: historical container_name: historical volumes: @@ -284,7 +284,7 @@ services: - druid druid-middlemanager: - image: apache/druid:31.0.0 + image: apache/druid:31.0.1 hostname: middlemanager container_name: middlemanager volumes: @@ -312,7 +312,7 @@ services: - druid druid: - image: apache/druid:31.0.0 + image: apache/druid:31.0.1 hostname: router container_name: router volumes: