chore(deps): update questdb/questdb docker tag to v8.1.3
This commit is contained in:
parent
f24b907b1a
commit
6aed9cc9fc
@ -9,7 +9,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./mongodb:/data/db
|
- ./mongodb:/data/db
|
||||||
questdb:
|
questdb:
|
||||||
image: questdb/questdb:8.1.0
|
image: questdb/questdb:8.1.3
|
||||||
ports:
|
ports:
|
||||||
- "8812:8812"
|
- "8812:8812"
|
||||||
- "9000:9000"
|
- "9000:9000"
|
||||||
|
Reference in New Issue
Block a user