Update questdb/questdb Docker tag to v10.0.1

This commit is contained in:
renovate[bot]
2026-08-25 20:36:23 +00:00
committed by GitHub
parent 5cf75cbe5d
commit 2fcc0da192
+1 -1
View File
@@ -1,6 +1,6 @@
services:
questdb:
image: "questdb/questdb:10.0.0"
image: "questdb/questdb:10.0.1"
container_name: ${CONTAINER_NAME}
init: true
restart: unless-stopped