File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ services:
206206 - druid
207207
208208 druid-coordinator :
209- image : apache/druid:32 .0.1
209+ image : apache/druid:33 .0.0
210210 hostname : coordinator
211211 container_name : coordinator
212212 volumes :
@@ -231,7 +231,7 @@ services:
231231 - druid
232232
233233 druid-broker :
234- image : apache/druid:32 .0.1
234+ image : apache/druid:33 .0.0
235235 hostname : broker
236236 container_name : broker
237237 volumes :
@@ -259,7 +259,7 @@ services:
259259 - druid
260260
261261 druid-historical :
262- image : apache/druid:32 .0.1
262+ image : apache/druid:33 .0.0
263263 hostname : historical
264264 container_name : historical
265265 volumes :
@@ -286,7 +286,7 @@ services:
286286 - druid
287287
288288 druid-middlemanager :
289- image : apache/druid:32 .0.1
289+ image : apache/druid:33 .0.0
290290 hostname : middlemanager
291291 container_name : middlemanager
292292 volumes :
@@ -314,7 +314,7 @@ services:
314314 - druid
315315
316316 druid :
317- image : apache/druid:32 .0.1
317+ image : apache/druid:33 .0.0
318318 hostname : router
319319 container_name : router
320320 volumes :
You can’t perform that action at this time.
0 commit comments