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: