Update questdb/questdb Docker tag to v10

This commit is contained in:
renovate[bot]
2026-08-06 18:35:06 +00:00
committed by GitHub
parent 02ba65368c
commit e48e5e8361
+1 -1
View File
@@ -1,6 +1,6 @@
services:
questdb:
image: "questdb/questdb:9.4.3"
image: "questdb/questdb:10.0.0"
container_name: ${CONTAINER_NAME}
init: true
restart: unless-stopped